/ Published in: JavaScript
Expand |
Embed | Plain Text
jQuery.expr[":"].myplugin = function(elem) { return !!jQuery.data("myplugin"); };
You need to login to post a comment.
jQuery.expr[":"].myplugin = function(elem) { return !!jQuery.data("myplugin"); };
You need to login to post a comment.