Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Multiple Dynamic Dropdown Menus

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #243898
    LilyOfTheSword
    Participant

    I’m trying to work with the tutorial here (https://css-tricks.com/dynamic-dropdowns/) and have had some success with it. However, I need to be able to take it further. I’m still new to Jquery and JSON.

    I chose to go with Option 2 because it seems to be the better route. There is enough data to be too much for Option 1 and not enough to go through the hassle of Option 3 and the database.
    I have three dropdown menus and I would like all of them to be dynamic. This is for finding car parts, so the first menu is for the make, second for the model and third for the year. I’ve been messing with this for sometime but haven’t gotten anywhere. How would I make this work?

    http://codepen.io/anon/pen/zBaGOd

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.