Many Thanks!!! It was that problem.

On 27 kvě, 15:53, Andrew Leach <[email protected]> wrote:
> On May 27, 2:06 pm, Martin <[email protected]> wrote:
>
> > in this linkhttp://kukx.mzf.cz/map.htmlworks fine in Firefox not in
> > IE 7 and 8.
>
> IE is trying to set an element's width to "undefinedpx" when you add
> the first marker. I think these lines are the problem:
>         blueIcon.iconSize = new GSize();
>         orangeIcon.iconSize = new GSize();
>         redIcon.iconSize = new GSize();
>         yellowIcon.iconSize = new GSize();
>         greenIcon.iconSize = new GSize();
>
> Firefox doesn't treat a CSS error as fatal --
> Warning: Error in parsing value for property 'width'.  Declaration
> dropped.
>
> Solution: set a valid iconSize.

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

Reply via email to