Closed tgandrews closed 12 years ago
Encountered a problem in development of a site that when the jQuery selector returned no elements the plugin fell over. I added basic firewalling to ensure that the element jQuery object isn't undefined, null or have no elements in it.
Encountered a problem in development of a site that when the jQuery selector returned no elements the plugin fell over. I added basic firewalling to ensure that the element jQuery object isn't undefined, null or have no elements in it.