> 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 [email protected] http://jquery.com/discuss/
