Drop Down Window

Permalink
How do I create a drop down window where the contents link to a different url. Here's what I'm trying to do: I'm building a website about being laid off (something that I recently experienced) and I'd like to use the word "state" where the user would click on a state (like Oregon) and a drop down window would appear with a listing of all the states. When the user picked the state they are interested in, it would take them to the unemployment section (via the url address) in a separate window. Is this possible?

rita
 
Remo replied on at Permalink Reply
Remo
I'm not aware of a way to achieve this out of the box.

You could use the "page list" block to create a list of all the states. Build your own template for it and use some css/js to make it look like a drop down menu.

I'm not really familar with the expression "drop down window". I know what a "drop down menu" is, but isn't a "drop down windows" just a popup? In which case you could use the page_list block without building your own template...
rita replied on at Permalink Reply
rita
Thanks!
rita replied on at Permalink Reply
rita
Thanks!
rita replied on at Permalink Reply
rita
Thanks!
rita replied on at Permalink Reply
rita
But how/where do enter the states in the page_list?
Remo replied on at Permalink Reply
Remo
create sub pages!
jereme replied on at Permalink Reply
jereme
What Remo means is... Create a page in your sitemap called "States", then under that create 1 subpage for each state.