<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1023556" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1023556</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/uploading-website-javascript#comment-1144829</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;druagord wrote:&lt;/strong&gt; by the way Suzanne there is no javascript console in IE mac or windows so debugging javascript in IE is a question of guess and trial.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;not true not true not true. &lt;/p&gt;
&lt;p&gt;found it. this was posted to me at a diff board. ie may not have it per se, but ther is one!!!!&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;volka wrote:&lt;/strong&gt; volka&lt;br /&gt;
Extreme Guru&lt;/p&gt;
&lt;p&gt;Joined: 07 May 2002&lt;br /&gt;
Posts: 4197&lt;br /&gt;
Location: Berlin, ger&lt;/p&gt;
&lt;p&gt;Posted: Mon Oct 27, 2003 9:39 am    Post subject:&lt;br /&gt;
what&#039;s document.entry?&lt;/p&gt;
&lt;p&gt;I strongly suggest using a javascript debugger. The mozilla suite has one on-board. If you&#039;re using IE you can download a script debugger at &lt;a href=&quot;http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp?frame=true&quot; class=&quot;bb-url&quot;&gt;http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp?frame=true&lt;/a&gt;&lt;br /&gt;
_________________&lt;br /&gt;
&lt;a href=&quot;http://www.catb.org/~esr/faqs/smart-questions.html&quot; class=&quot;bb-url&quot;&gt;http://www.catb.org/~esr/faqs/smart-questions.html&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
 </description>
     <pubDate>Thu, 22 Jan 2004 18:57:20 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1144829 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/uploading-website-javascript#comment-1144770</link>
    <description> &lt;p&gt;The line number isn&#039;t very helpful. This handy equation should help you to track down the real error, though:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;| (IE_line_number) -&amp;nbsp; (real_line_number) | = (how_desperately_you_want_it_fixed) * (how_many_seconds_past_deadline_you_are)^2 / (entropy_of_whole_script)&lt;/code&gt;&#039;&lt;/p&gt;
&lt;p&gt;Easy. &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;&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jan 2004 14:48:34 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1144770 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/uploading-website-javascript#comment-1144766</link>
    <description> &lt;p&gt;Darn, I was hoping there was a more helpful system. I suppose the line number at least tells you where things are breaking down, though the error could be many lines above it. *sigh*&lt;/p&gt;
&lt;p&gt;It&#039;s been so long since I used IE for anything but quick testing!&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jan 2004 14:37:01 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1144766 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/uploading-website-javascript#comment-1144763</link>
    <description> &lt;p&gt;It is the same thing on ie mac just a popup that tell you there is a error on line XX. Where XX is most of the time a line number that doesn&#039;t mean anything.&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jan 2004 14:22:22 +0000</pubDate>
 <dc:creator>druagord</dc:creator>
 <guid isPermaLink="false">comment 1144763 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/uploading-website-javascript#comment-1144751</link>
    <description> &lt;p&gt;That&#039;s right, Suzanne. It&#039;s just an error report dialog, not a console. Not sure if it&#039;s PC-only. It&#039;s toggled somewhere in the Advanced options, iirc (&quot;display scripting errors&quot; or something). &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;&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jan 2004 06:38:18 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1144751 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/uploading-website-javascript#comment-1144749</link>
    <description> &lt;p&gt;No! I was sure there was a way to view errors in IE -- oh, yes, only through that error screen that pops up when you click on the errors, right? PC only? I think you have to enable it though.&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Jan 2004 06:28:21 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1144749 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/uploading-website-javascript#comment-1144741</link>
    <description> &lt;p&gt;by the way Suzanne there is no javascript console in IE mac or windows so debugging javascript in IE is a question of guess and trial.&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Jan 2004 21:31:24 +0000</pubDate>
 <dc:creator>druagord</dc:creator>
 <guid isPermaLink="false">comment 1144741 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/uploading-website-javascript#comment-1144736</link>
    <description> &lt;p&gt;Hi Suzanne,&lt;/p&gt;
&lt;p&gt;Thanks so much for your help.&lt;/p&gt;
&lt;p&gt;I moved the file from another folder and I guess I did not changed it in the code.&lt;/p&gt;
&lt;p&gt;Fixed it already. Thanks again and have a great day!&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Jan 2004 21:12:43 +0000</pubDate>
 <dc:creator>neogeek</dc:creator>
 <guid isPermaLink="false">comment 1144736 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/uploading-website-javascript#comment-1144735</link>
    <description> &lt;p&gt;Well there&#039;s why -- you have it here: &lt;a href=&quot;http://www.wizwerks.com/test/mm_menu.js&quot; class=&quot;bb-url&quot;&gt;http://www.wizwerks.com/test/mm_menu.js&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And in the code, you have it in a subfolder called /alternate/.&lt;/p&gt;
&lt;p&gt;Change your code to reflect the actual location of the file.&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Jan 2004 21:09:14 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1144735 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/uploading-website-javascript#comment-1144734</link>
    <description> &lt;p&gt;The file linked in your code -- &lt;a href=&quot;http://www.wizwerks.com/test/alternate/mm_menu.js&quot; class=&quot;bb-url&quot;&gt;http://www.wizwerks.com/test/alternate/mm_menu.js&lt;/a&gt; is not on your server. Click the link to see for yourself?&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Jan 2004 21:07:40 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1144734 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
