Jörn Zaefferer schrieb:
> Then there are a selectors for all types of input elements (:text, 
> :file, :hidden, :password etc.

Thanks for the info, is there a way i can look at the possible selectors
in the jQuery source ?
Also $("#div/form :textarea") does not work and :text only returns all
type="text" and not the textarea fields.

Now the only question left is for what this attribute selectors are for
|= *= ?

I've added an example for :text :hidden :password on
http://jquery.com/docs/Base/Expression/



_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to