how is this dropdown working ? on selection it displays another record.
Posted
by ida
on Stack Overflow
See other posts from Stack Overflow
or by ida
Published on 2010-04-27T10:02:39Z
Indexed on
2010/04/27
10:03 UTC
Read the original article
Hit count: 346
JavaScript
|php
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
© Stack Overflow or respective owner