/ Published in: JavaScript
URL: http://james.padolsey.com/javascript/things-you-may-not-know-about-jquery/
Expand |
Embed | Plain Text
if($(selector)[0]){ ...code... }.
You need to login to post a comment.
URL: http://james.padolsey.com/javascript/things-you-may-not-know-about-jquery/
if($(selector)[0]){ ...code... }.
You need to login to post a comment.