{emtpy NodeList}.val() stops script dead
Reported by Mark Stickley | March 17th, 2010 @ 02:52 PM
Calling .val() on an empty NodeList seems to stop scripts in their tracks. It doesn't generate an error in FireBug but it prevents any code below from executing. Placing the call within a try/catch allows the code beneath to execute as normal.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A JavaScript Library