• Hello, Im trying to create a stockists information page for a wordpress site, the idea is the user can click on a city from a list and it would reveal a list of stores and info, but if another city is clicked the store list from the last city would hide and the a new list would be revealed for the new selection.

    I have been trying to find a plug-in that would allow me to do this with no luck, can anyone recommend something? A plug in or an HTML code perhaps

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ozoszil

    (@ozoszil)

    The idea is, sorry if the one above does not make sense. Lets say I have a list of cities:

    City 1
    City 2
    City 3
    City 4

    and the user can click a city and information would appear, either a drop down or a fade on the side. When another city is clicked or the same city is clicked the information currently displayed would fade and whichever city was clicked new info would appear (bottom or side). does anyone know a plug in that might do this. Any help would be appreciated.

    I don’t know of a plugin for this, but you can use the HTML select tag to accomplish this, set up so each drop down menu item takes you that city page and that city page has another unique drop down menu…these can be population using XML and queries, many examples can be found by searching online.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Drop-down info?’ is closed to new replies.