Stacking Image Maps
-
Hello,
Just bought the plugin, it’s really quite spectacular. I have a question about stacking image maps on top of each other:
Our client has a condo building with 4 floors. We’d like to show a different image map for each floor. You can view the work in progress here: https://condos.montazure.com/res/design2/
Using a document.ready javascript to control the buttons and display. Currently I’m using “display:none” on Rooftop, Floor3, Floor2 and “display:inline” on Floor1. When you click a different floor button, it sets that floor to “display:inline” and the other floors to “display:none”. The problem is, only the first floor available on page load (currently Floor1) allows you to hover over the map areas:
When the page first loads (1F) you can hover and click on map areas. If you click on ROOFTOP, there should be a hover area over “Andaman Sea” to the left, but it doesn’t display. If you click back from ROOFTOP to 1F, the 1F hover is still displaying properly. It seems to only allow me to hover on one image map per pageload.
Do you have any advice of how to stack or otherwise hide these image maps so I can view one at a time, but still be able to hover and click on the areas?
Thank you and Merry Christmas!!
- The topic ‘Stacking Image Maps’ is closed to new replies.