PDA

View Full Version : google maps with spry accordian


roby258376
04-15-2009, 11:48 AM
Hi folks,

I used Pro Maps to create a map that I put into a spry accordian. Works fine in Firefox but the outcome in IE is unexpected. The map shows on top of the accordian, essentially blocking out the content, instead of only showing when the "Where" tab is clicked.

Any suggestions on why this is happening and how I can fix it?

You can see it at http://www.tayloredtraining.ca/fitness_studio/tt_sport2.php

Thanks in advance

Ray Borduin
04-15-2009, 12:00 PM
Looks fine in IE8. What version are you using?

roby258376
04-15-2009, 01:37 PM
IE 7 Guess I should download the latest version, but for those folks who still have 7, they will see the glitch, so if I / we can figure out how to fix it, that would be great.

Ray Borduin
04-15-2009, 01:44 PM
Yeah it looks like the map stays visible in ie6 and ie7. I'm not that familiar with the spry accordian panel, but you could probably find the code that would work to properly set display:none or visibility:hidden for that layer with a bit of debugging.

The map is shown in a layer that should be able to be hidden with script in those browsers.

roby258376
04-15-2009, 02:21 PM
Thanks Ray, I'll see if I can find a fix.

Robin