how is this dropdown working ? on selection it displays another record.
- by ida
this website here:
http://www.offpricecars.com/inventory2.html?F=C
when you select a dropdown the record based on your selection is displayed. ive tried copying it to localhost and it wont work. ive also tryed reading its headers and cant seem to figure out how javascript is making the records display on selection. i do understand that its extension isnt really html and might be another but based on how its operating as a html file i cant seem to find anywhere on how its sending the string to show the records.
thanks