Question
layer issue with buttons
I'm making an interactive map of the U.S. The layer with the
outlines of the U.S. states sits on top. It has to sit on top
because otherwise the outlines don't show up above the color fills
for each state.
I want a popup box to appear when you roll over each U.S. state.
However, when I turn a state, say, New York, into a button, the button layer sits below the outline layer. So when I create the popup box for the button's rollover state, the popup box is *under* the US state outlines.
How can I make the button rollover state exist on the highest layer?
I want a popup box to appear when you roll over each U.S. state.
However, when I turn a state, say, New York, into a button, the button layer sits below the outline layer. So when I create the popup box for the button's rollover state, the popup box is *under* the US state outlines.
How can I make the button rollover state exist on the highest layer?