MorningZ Fri, 22 Aug 2008 06:07:25 -0700
a quick plugin to do a simple if statement?
if ($(img).length > 0) { $(img).doSomething(); }