Legend not showing up in IE
Andrew Krakowski
andrew at REFRACTIONS.NET
Fri Apr 7 09:32:29 PDT 2006
My IE debugger complained about
document.getElementById('survey_message').style.color = color;
So perhaps make a default color to assign rather than an empty string.
Also there are a couple JavaScript errors when you load the page in
FireFox and the one that says "document.layers has no properties" leads
me to suspect you are assigning or using a layer before it has data.
Cheers!
Andrew
Dylan Beaudette wrote:
> Greetings,
>
> Our Landview-based DHTML mapserver application works quite well on nearly
> every web browser _except_ IE...
>
> Here is a link to a sample page, note that there should be a legend in the
> upper left hand corner:
>
> http://tinyurl.com/mjfxk
>
>
> I have browsed through the javascript libraries included in the landview
> application, but have yet to find any thing that might be related to the
> missing legend. I have a sneaking suspicion that it has something to do with
> how the DBOX container is implemented.
>
> Any thoughts or suggestions would be greatly appreciated.
>
> Cheers,
>
--
Andrew Krakowski
Programmer, Refractions Research Inc.
More information about the MapServer-users
mailing list