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
790
posted 14 years ago by digitalclubb
This extends jQuery.is() so now you can use if ($(element).is())
0
750
posted 14 years ago by digitalclubb
Great way to check if a node exists before running a piece of code.
2
929
posted 14 years ago by digitalclubb