| Author |
selectedIndex in a Select Box error
|
Kevin Cornwell
Ranch Hand
Joined: Feb 01, 2005
Posts: 34
|
|
This is a autocomplete script that works with a textbox and a select box. It works fine for the most part, however when I clear the textbox (by back spacing, or delete button) it will load the select box with a blank entry (the select IS populated). When the script get to the bottom where I test for the selectedIndex value, it crashes ("Object doesn't support this property or method"). Even a alert crashes it. It seems to load the select with another option but without a index??? Suggestions? Thanks, Kevin C.
|
<a href="http://www.kevincornwell.com" target="_blank" rel="nofollow">http://www.kevincornwell.com</A>
|
 |
Kevin Cornwell
Ranch Hand
Joined: Feb 01, 2005
Posts: 34
|
|
got it. on...
|
 |
 |
|
|
subject: selectedIndex in a Select Box error
|
|
|