[jQuery] find 2 different element types but keep dom order?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.3790.2666" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=124294613-25092006>Hi
all,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=124294613-25092006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=124294613-25092006>I want to
s</SPAN></FONT><FONT face=Arial size=2><SPAN class=124294613-25092006>electing
all input and select elements that are not hidden, while remaining there
original dom order..</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=124294613-25092006>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..</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=124294613-25092006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=124294613-25092006>Does anyone if this
is possible? and if so, how?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=124294613-25092006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=124294613-25092006>Greetings
Tim</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=124294613-25092006></SPAN></FONT> </DIV>
<BR>
This e-mail and its contents are subject to the DISCLAIMER at http://www.tno.nl/disclaimer/email.html<BR>
</BODY></HTML>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/