> To test selectors you can also drop $("input.myclass") into the firebug
> console and it will show you what it found. 
> console.log($("input.myclass")); inside your code does the same thing -
> great for complex anonymous functions.

Thanks Daemach, good info.

-- Josh


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to