So I'm not sure why, but this will make sense to someone who
investigates the issue.

While trying to debug the script it was failing around the zIndex
logic between the marker and label div. I was calling
MarkerWithLabel.setZIndex to give priority to certain marker types. I
removed the setZIndex calls and used the zIndex property instead and
it now works in IE8.

This page fails in IE8:

http://spotwalla.com/v3.php

And these work:

http://spotwalla.com/v32.php
http://spotwalla.com/v31.php
http://spotwalla.com/v30.php

These pages will not be available after the next production upgrade
which is currently scheduled for the 1st or 2nd week of October.

Jason

On Sep 21, 12:03 pm, Jason Jonas <spotwa...@gmail.com> wrote:
> I started porting my app to v3 and have run into an issue with IE 8.
> This page works on the latest versions of FF, Safari, Chrome and IE 7.
>
> http://spotwalla.com/v3.php
>
> Honestly, I'm not johnny-JavaScript and I'm not sure if the issue is
> within the MarkerWithLabel class or in main.js. I looked at the
> suspect lines, but nothing looked like an issue. I've searched for
> similar issues and while IE 8 appears to have some issues, I wasn't
> able to find anything similar.
>
> FWIW, the error details copied from IE 8 are below. The port was going
> *very* smoothly until I began testing the IE line. Any and all help/
> insight is appreciated. Thanks.
>
> Jason
>
> User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64;
> x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET
> CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)
> Timestamp: Tue, 21 Sep 2010 16:55:14 UTC
>
> Message: Invalid argument.
> Line: 328
> Char: 5
> Code: 0
> URI:http://spotwalla.com/include/MarkerWithLabel.js
>
> Message: Invalid argument.
> Line: 28
> Char: 789
> Code: 0
> URI:http://maps.gstatic.com/intl/en_us/mapfiles/api-3/2/5a/main.js

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to