[jQuery] Search a multi-row Select list
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Search a multi-row Select list</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><FONT FACE="Times New Roman"><form name="carrRequestForm" style="margin-bottom: 0px; margin-top: 20px;"><BR>
Quick Carrier Search: <input type="text" size="60" name="search"/><BR>
<select size="19" name="carrierList"><BR>
<%=carrier_name%> <!-- list of 800 carriers --><BR>
</select><BR>
<input class="frmButton" type="submit" value="Select Carrier and Close Window"/><br /><BR>
</form><BR>
<BR>
Can I search a select list using JavaScript, *without!* resorting to AJAX? </FONT>
<BR><FONT FACE="Times New Roman">Can I do it WITH JQuery??<BR>
<BR>
I guess I MAY need to resort to AJAX.. let me know if I do so I can prepare for it and get started..<BR>
<BR>
I basicly need my Carrier Search to jump down the select list as a name is typed into the Carrier Search box. Need helping knowing if I can do it in Javascript alone..<BR>
<BR>
Help Appreciated!~ </FONT>
</P>
<FONT SIZE=3><BR>
<BR>
*************************************************************************<BR>
This communication, including attachments, is<BR>
for the exclusive use of addressee and may contain proprietary,<BR>
confidential and/or privileged information. If you are not the intended<BR>
recipient, any use, copying, disclosure, dissemination or distribution is<BR>
strictly prohibited. If you are not the intended recipient, please notify<BR>
the sender immediately by return e-mail, delete this communication and<BR>
destroy all copies.<BR>
*************************************************************************<BR>
</FONT>
</BODY>
</HTML>_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/