I removed those lines and tested the application, which has the same
problems (but fewer errors being reported?).  I ran the source
code for the page through the javascript console in firefox (which I'm
not even sure is how you would use it) and the only error it comes up
with now is a syntax error at the beginning of the code.  I'm not
sure if this is helpful.<br>
<br>
Jennifer<br><br><div><span class="gmail_quote">On 8/23/05, <b class="gmail_sendername">Jason Fournier</b> &lt;<a href="mailto:jfournier@dmsolutions.ca">jfournier@dmsolutions.ca</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Next thing to do is remove the following lines from HazardsLayerVis.js:<br><br>&nbsp;&nbsp;&nbsp;&nbsp; var oLayer2 = CWCDHTML_GetLayer( 'MapTipsLayer' );<br>&nbsp;&nbsp;&nbsp;&nbsp; oLayer2.left = 160 + layerWidth;<br><br>These lines are causing js errors (which are cascading) because we took
<br>out the layer (presumably MapTipsLayer hasn't been created yet).<br><br>I wish I could instruct you on using the Java Debugger but I'm not very<br>proficient with it either.&nbsp;&nbsp;I rely on the Javascript Console (simple<br>
error reporter) in firefox and Microsoft's Script Debugger for IE.&nbsp;&nbsp;Even<br>those they're not nearly as comprehensive they're much easier to use (at<br>least for me).<br><br>Jay<br><br><br><br>Jennifer Zeisloft wrote:<br>
&gt; Jay,<br>&gt;<br>&gt; Removing the MapTipsLayer div both made the key map appear in IE and<br>&gt; fixed the non-popup type buttons.&nbsp;&nbsp;A step in the right direction -<br>&gt; thanks!&nbsp;&nbsp;However, still none of the buttons that cause pop-up windows to
<br>&gt; appear are doing so (in firefox or IE).&nbsp;&nbsp;I've checked to make sure the<br>&gt; pop-up blockers weren't the issue (they aren't).<br>&gt;<br>&gt; Jacob Delfos mentioned that I should report errors from the java console
<br>&gt; in firefox and from the php log.&nbsp;&nbsp;Unfortunately, I'm not a whiz at this<br>&gt; kind of thing and can't get the java console to do anything (does it<br>&gt; generate errors automatically without any action from me? If so, there
<br>&gt; are none.) and I spent a long while trying, first, to find a php log<br>&gt; and, second, to create a script that would generate one (which I found<br>&gt; in a post to the list).&nbsp;&nbsp;I never got this to work.&nbsp;&nbsp;I have checked the
<br>&gt; server logs, but don't see anything helpful there.<br>&gt;<br>&gt; Thanks again for your help - it is really appreciated!<br>&gt;<br>&gt; Jennifer<br>&gt;<br>&gt; On 8/23/05, *Jason Fournier* &lt;<a href="mailto:jfournier@dmsolutions.ca">
jfournier@dmsolutions.ca</a><br>&gt; &lt;mailto:<a href="mailto:jfournier@dmsolutions.ca">jfournier@dmsolutions.ca</a>&gt;&gt; wrote:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Jennifer,<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Try removing the MapTipsLayer div in the template.&nbsp;&nbsp;MapTips now
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; generates its own Layer when it parses.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Does this either a) fix the application or b) generate new behaviour?<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Jay<br>&gt;<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; </blockquote></div>
<br>