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

CommentFileSizeAuthor
#1 IE_issue.jpg223.25 KBlenkkivihko

Comments

lenkkivihko’s picture

Title: Track is not visible with IE » Track is not visible with IE - some more details
StatusFileSize
new223.25 KB

See screenshot attached.
The screenshot contains the error message IE prompts.

I hope this helps to spot the issue.

lenkkivihko’s picture

I 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!

lenkkivihko’s picture

Title: Track is not visible with IE - some more details » Solution...

Described 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">

gadzuk’s picture

Status: Active » Closed (fixed)