 |

jarrodcoyles
New User
Mar 10, 2003, 6:10 PM
Post #1 of 2
(1162 views)
Shortcut
|
|
Vehicle Make gives Models
|
Can't Post
|
|
On the search page is it possible to have a vehicle "Model" dropdown automatically reflect which "Make" is selected by the user. I have noticed that most people are just requesting the user type in the model. So if the Make "BMW" was selected The Model drop down would include "316"; "316i"; "318"; "320"; "525"; "525i" etc etc I suppose this would also transfer across to the Dealer section so that they could choose a Model according to Make. Hope this makes sense. Jarrod
|
|
|  |
 |

Benjamin
Staff

Mar 10, 2003, 10:12 PM
Post #2 of 2
(1155 views)
Shortcut
|
|
Re: [jarrodcoyles] Vehicle Make gives Models
[In reply to]
|
Can't Post
|
|
Hi Jarrod, Interesting problem! Well, there's nothing built-in for this, but you could do it with some JavaScript. But depending on your programming skills, it may prove tricky. What you'd have to do is write some code to redraw the contents of the second dropdown (the Model) depending on the selection in the first dropdown. Also, you may want to look around the net for sample code. I did a brief google search but didn't have much luck. Good luck! :-) Ben interactivetools.com
|
|
|  |
|