<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>thanks, all works great now.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-----Original Message-----<BR>From: Jason Fournier 
[mailto:jfournier@dmsolutions.ca] <BR>Sent: 15 June 2005 09:42<BR>To: Delfos, 
Jacob<BR>Cc: <A 
href="mailto:chameleon@lists.maptools.org">chameleon@lists.maptools.org</A><BR>Subject: 
Re: [Chameleon] JSAPI sample - Javascript errors in IE</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Jacob,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I can replicate this issue.&nbsp; After a bit of 
digging it seems that the MapTips widget is creating a layer that also exists in 
the template.&nbsp; By removing:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&lt;!-- display maptips here --&gt;<BR>&lt;div 
id="MapTipsLayer" name="MapTipsLayer"&gt;&lt;/div&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>the error goes away (ie, CWCDHTML_SetLayerZOrder() 
grabs the proper MapTipsLayer).&nbsp; Note that the keymap functions properly 
after the removal if this layer.&nbsp; I'll update cvs.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Jason</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Delfos, Jacob wrote:<BR>&gt; Hi all,<BR>&gt; 
<BR>&gt; Just got a little bug, and was wondering if it's just me.....<BR>&gt; 
<BR>&gt; If I use the JSAPI enhanced template in mozilla, everything is fine. If 
<BR>&gt; I use it in internet explorer, I get an error:<BR>&gt; <BR>&gt; Line 
223: "undefined is null or not an object"<BR>&gt; <BR>&gt; This error occurs in 
cwc_dhtml.js, in the function <BR>&gt; "CWCDHTML_SetLayerZOrder", at the line 
that says:<BR>&gt; <BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; layer.zIndex = 
nLevel;<BR>&gt; <BR>&gt; It only happens in internet explorer. Most navigation 
buttons do not <BR>&gt; work, and the keymap doesn't show. Anyone know why this 
happens?<BR>&gt; <BR>&gt; Regards,<BR>&gt; <BR>&gt; Jacob<BR>&gt; <BR>&gt; P.S. 
am using latest CVS version, head branch.<BR>&gt; <BR>&gt; <BR>&gt; *JACOB 
DELFOS<BR>&gt; SPATIAL INFORMATION ANALYST<BR>&gt; *Maunsell Australia Pty 
Ltd<BR>&gt; 629 Newcastle Street, Leederville, WA 6007<BR>&gt; PO Box 81, 
Leederville, WA 6902<BR>&gt; Western Australia<BR>&gt; ABN 20 093 846 
925<BR>&gt; <BR>&gt; Tel&nbsp;&nbsp;&nbsp;&nbsp; + 61 8 9281 6185<BR>&gt; 
Fax&nbsp;&nbsp;&nbsp; + 61 8 9281 6297<BR>&gt; <A 
href="mailto:_jacob.delfos@maunsell.com">_jacob.delfos@maunsell.com</A>_<BR>&gt; 
<BR>&gt; <BR>&gt; 
------------------------------------------------------------------------<BR>&gt; 
<BR>&gt; _______________________________________________<BR>&gt; Chameleon 
mailing list<BR>&gt; <A 
href="mailto:Chameleon@lists.maptools.org">Chameleon@lists.maptools.org</A><BR>&gt; 
<A 
href="http://lists.maptools.org/mailman/listinfo/chameleon">http://lists.maptools.org/mailman/listinfo/chameleon</A></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-- <BR>________________________<BR>Jason 
Fournier</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>DM Solutions Group Inc.<BR><A 
href="mailto:jfournier@dmsolutions.ca">jfournier@dmsolutions.ca</A><BR><A 
href="http://www.dmsolutions.ca">www.dmsolutions.ca</A><BR>613.565.5056 
x18<BR></FONT></DIV></BODY></HTML>