All seems to work fine with Firefox2, but with IE (atleast with IE7) the track is not visible.
All else works fine, but the blue track is not visible & IE prompts on left hand corner "Error on page".
Bug/issue happens atleast with this node: http://www.lenkkivihko.fi/admin/jarin_peruskymppi
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | IE_issue.jpg | 223.25 KB | lenkkivihko |
Comments
Comment #1
lenkkivihko commentedSee screenshot attached.
The screenshot contains the error message IE prompts.
I hope this helps to spot the issue.
Comment #2
lenkkivihko commentedI wonder if this page would describe the solution:
http://www.activewidgets.com/javascript.forum.1036.8/unexpected-call-to-...
However, I do not know how to apply this to the Track module / situation.
At least the symptoms seem similar - works with Firefox, but not with IE & same error message.
Anyone capable on helping on this...
Thanks in advance!
Comment #3
lenkkivihko commentedDescribed here:
http://docs.codehaus.org/display/GEOSDOC/Drupal
You need to tweak a bit your template file page.tpl.php
For reasons unknown for me it seems that this is critical:
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">Comment #4
gadzuk commented