Profile
Achievement
digitalclubb's Recent SnippetsTagged function
- All /
« Prev 1 Next »
Simply run the function when the document has loaded and specify setDefault to true.
0
743
posted 13 years ago by digitalclubb
This extends jQuery.is() so now you can use if ($(element).is())
0
689
posted 13 years ago by digitalclubb
Great way to check if a node exists before running a piece of code.
2
862
posted 13 years ago by digitalclubb