Hi
all,
I want to
selecting
all input and select elements that are not hidden, while remaining there
original dom order..
but when i
use$('input','select') or .find('input','select') it first adds all input
elements and then all select elements, which causes me to lose the dom
order..
Does anyone if this
is possible? and if so, how?
Greetings
Tim
This e-mail and its contents are subject to the DISCLAIMER at http://www.tno.nl/disclaimer/email.html
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
