To be a little more specific, for example, do this:

var e = $('form input:visible');

Not:

e = $('form input:visible')


On Sun, Apr 27, 2008 at 8:11 PM, Mike Alsup <[EMAIL PROTECTED]> wrote:

>
> >  Comments welcome!
>
> I'd recommend not using global vars.  Both of those plugins are doing so.
>



-- 
--
Scott Trudeau
scott.trudeau AT gmail DOT com
http://sstrudeau.com/
AIM: sodthestreets

Reply via email to