<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1011740" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1011740</link>
    <description></description>
    <language>en</language>
          <item>
    <title>answer to your problem</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-script-errors-whenever-i-modify-page#comment-1067474</link>
    <description> &lt;p&gt;The problem with your script above (the logitpro script) can be easily solved, and is not caused by the logitpro script at all.  Let&#039;s have a look at what you took out:&lt;/p&gt;
&lt;p&gt;&quot;&lt;br /&gt;
&amp;lt;script src=&quot;http://noggy.net/cgi-noggy/logitpro/logitpro.cgi?java&quot;&amp;gt;&amp;lt;/script&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;lt;script&amp;gt;&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&quot;&lt;/p&gt;
&lt;p&gt;If you look above, under where the logitpro script is, you will see some deffinate javascript errors.  You CANNOT have html inside of JavaScript:&lt;/p&gt;
&lt;p&gt;&quot;&lt;br /&gt;
&amp;lt;script&amp;gt;&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&quot;&lt;/p&gt;
&lt;p&gt;Note that after the &amp;lt;script&amp;gt; tag, you have put in some html codes:&lt;/p&gt;
&lt;p&gt;&quot;&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&quot;&lt;/p&gt;
&lt;p&gt;Thus removing this entire chunk:&lt;br /&gt;
&quot;&lt;br /&gt;
&amp;lt;script&amp;gt;&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&quot;&lt;/p&gt;
&lt;p&gt;Will solve your problem, and leave you with only this in return:&lt;br /&gt;
&quot;&lt;br /&gt;
&amp;lt;script src=&quot;http://noggy.net/cgi-noggy/logitpro/logitpro.cgi?java&quot;&amp;gt;&amp;lt;/script&amp;gt; &lt;/p&gt;
&lt;p&gt;&quot;&lt;/p&gt;
 </description>
     <pubDate>Sat, 15 Jul 2000 16:39:56 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1067474 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-script-errors-whenever-i-modify-page#comment-1067413</link>
    <description> &lt;p&gt;Hi Vy,&lt;/p&gt;
&lt;p&gt;  There are loads &amp;amp; loads of javascript conflicts -- usually when you have a lot of global variables &amp;amp; functions with the same names.&lt;/p&gt;
&lt;p&gt;  But regarding the code:  He&#039;s dumping closing html tags into a script that goes in the body????? to create a gif?&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Jul 2000 12:46:18 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1067413 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-script-errors-whenever-i-modify-page#comment-1067363</link>
    <description> &lt;p&gt;Ah! Found the bug and slapped it with a herring!&lt;/p&gt;
&lt;p&gt;I just removed chunks of the page in Dreamweaver and previewed it using the preview function until I stopped getting the script error. The problem was with my logit pro (Tracker) that I recently added.&lt;/p&gt;
&lt;p&gt;&amp;lt;script src=&quot;http://noggy.net/cgi-noggy/logitpro/logitpro.cgi?java&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;script&amp;gt;&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;When I removed the above code it started working again. Think I should e-mail the guy and tell him this. Is there such a thing as a JAvascript Conflict? This seems to work ok on all my other pages why not my main page?&lt;/p&gt;
&lt;p&gt;~Vy~&lt;/p&gt;
 </description>
     <pubDate>Thu, 13 Jul 2000 19:14:03 +0000</pubDate>
 <dc:creator>vy22</dc:creator>
 <guid isPermaLink="false">comment 1067363 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-script-errors-whenever-i-modify-page#comment-1067361</link>
    <description> &lt;p&gt;Hey Vince been working hard so have not had much time to pop in by.&lt;/p&gt;
&lt;p&gt;Nope That line was from Extreme Tracker of wich I have never had any problems with. I removed the whole script just incase and the error line just seems to randomly change to other lines.&lt;/p&gt;
&lt;p&gt;I think the problem lies in something at the start of the page that is effecting the whole page.&lt;/p&gt;
&lt;p&gt;The next line is&lt;/p&gt;
&lt;p&gt;518= &lt;/p&gt;
&lt;p&gt;don&#039;t see anything wrong with this? Anyway why would I only get script errors on modifieng the page? It is only when I change something I get the error.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;~Vy~&lt;/p&gt;
&lt;p&gt;PS. AOL STILL SUCKS!&lt;/p&gt;
 </description>
     <pubDate>Thu, 13 Jul 2000 19:01:59 +0000</pubDate>
 <dc:creator>vy22</dc:creator>
 <guid isPermaLink="false">comment 1067361 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-script-errors-whenever-i-modify-page#comment-1067356</link>
    <description> &lt;p&gt;Hi vy22,&lt;/p&gt;
&lt;p&gt;  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Long time no see!&lt;br /&gt;
  I don&#039;t have version 4+ any more (aol in its omniscient kindness, wiped it out), but....&lt;/p&gt;
&lt;p&gt;according to cuteHTML (my editor w/line numbers) the following includes line 612&lt;/p&gt;
&lt;p&gt;s=screen;srw=s.width;an!=&quot;Netscape&quot;?&lt;br /&gt;
srb=s.colorDepth:srb=s.pixelDepth;&lt;/p&gt;
&lt;p&gt;if this is supposed to be a (condition)? true : false; construct, it is written wrong.  &lt;/p&gt;
&lt;p&gt;it should be:&lt;br /&gt;
s = screen;&lt;br /&gt;
srw = s.width;&lt;br /&gt;
srb = (an!=&quot;Netscape&quot;) ? s.colorDepth : s.pixelDepth;&lt;/p&gt;
&lt;p&gt;(if an doesn&#039;t = netscape, srb = colorDepth else pixelDepth)&lt;br /&gt;
Vinny&lt;/p&gt;
 </description>
     <pubDate>Thu, 13 Jul 2000 18:49:00 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1067356 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
