[Javascript] is there a way to hide the Select or Drop down box

Josiah Gordon jgordon at directfile.com
Tue Jun 11 18:35:39 CDT 2002


If it's a fairly small and static list just create a .js include with an
array and when the length of the phone field is the correct length (or on
when blur event is triggered) check the array.


--JG

-----Original Message-----
From: javascript-admin at LaTech.edu [mailto:javascript-admin at LaTech.edu]On
Behalf Of Scott.Wiseman
Sent: Tuesday, June 11, 2002 3:29 PM
To: 'javascript at LaTech.edu'
Subject: [Javascript] is there a way to hide the Select or Drop down box


I want to be able to search for a value
and get the text part...

I have field...
pLease enter office number
when they do I want to give them the office name next to it...

but how can I store this information with out reloading the page...

so I thought I could put this into a drop down..

or maybe an array...

what do you think?
_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript





More information about the Javascript mailing list