$('input[type="text"],input[type="password"]')

Chuck Harmston
http://chuckharmston.com

On Thursday, April 9, 2009, Nick Boutelier <nboutel...@gmail.com> wrote:
>
> How do you use an OR statement in a selector function? For example...
>
> $(':inp...@type=text,password]').each(function(){
>    // do something to a text or password input
> });
>

-- 
Chuck Harmston
cpharms...@gmail.com
Cell: (612) 961-0690

Reply via email to