Hello,
Thanks for taking the time to help. I'm having a problem with GMap and IE7 (could be occurring in earlier versions). First let me give you a link to the problem:
problem
The problem seems to manifest itself initially when you mouse over the "Choose a different route >>" link (which has onmouseover event to change font styles). It seems that having two functions in the onload command of the <body> tag is causing the map to disappear, and I can't for the life of me figure this out. One function is loading the map into the "map" DIV, and the other is loading route data into a separate hidden DIV (viewable when clicking the problem link).
I am using scriptaculous to incorporate DIV slide effects for the hidden DIV, could this be causing the problem? Please let me know if any clarification is needed.
Thanks for taking the time to help. I'm having a problem with GMap and IE7 (could be occurring in earlier versions). First let me give you a link to the problem:
problem
The problem seems to manifest itself initially when you mouse over the "Choose a different route >>" link (which has onmouseover event to change font styles). It seems that having two functions in the onload command of the <body> tag is causing the map to disappear, and I can't for the life of me figure this out. One function is loading the map into the "map" DIV, and the other is loading route data into a separate hidden DIV (viewable when clicking the problem link).
I am using scriptaculous to incorporate DIV slide effects for the hidden DIV, could this be causing the problem? Please let me know if any clarification is needed.
Comment