> -----Original Message-----
> From: Gordon [mailto:[EMAIL PROTECTED] 
> 
> Be aware there is a slight speed penalty for using classes instead of
> IDs, and there's a quite substantial speed penalty for using []
> attribute matching instead of IDs or classes.  For that reason I'd
> recommend using IDs or classes and try to avoid the fancier
> selectors.  Your web app will be snappier for it.
> 
> Don't know how helpful this is but I hope you can find some use for
> it.


Gordon - thanks so much for this!!  One thing I struggle with using
jQuery is I know it *can* be done but am not sure of the best way or the
alternatives (and their drawbacks)!!

Jim

Reply via email to