<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1034489" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1034489</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-validator#comment-1200815</link>
    <description> &lt;p&gt;Yep, Mr Awesome has a point. It&#039;s easier to keep everything as seperate as possible (e.g. instead of using  use the &lt;a href=&quot;http://www.quirksmode.org/js/events_advanced.html&quot; class=&quot;bb-url&quot;&gt;AddEventListener function&lt;/a&gt; in a seperate Javascript file). JavaScript in one file, HTML in a different file and CSS in another one. &lt;/p&gt;
&lt;p&gt;Then you&#039;ll have no confusion when you come back to your code in six months time needing to make a change.&lt;/p&gt;
 </description>
     <pubDate>Sat, 27 May 2006 01:42:07 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1200815 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-validator#comment-1200670</link>
    <description> &lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;script type=&amp;quot;etc&amp;quot; language=&amp;quot;etc&amp;quot; src=&amp;quot;/path/to/file.js&amp;quot;&amp;amp;gt;&amp;amp;lt;/script&amp;amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;and anything you would have put inside the &amp;lt;script&amp;gt; tags you put in file.js&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 May 2006 20:12:22 +0000</pubDate>
 <dc:creator>CptAwesome</dc:creator>
 <guid isPermaLink="false">comment 1200670 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-validator#comment-1200654</link>
    <description> &lt;p&gt;how do i use external javascript mate? or do you know anywhere that can show me please?&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 May 2006 16:13:26 +0000</pubDate>
 <dc:creator>swiftmed</dc:creator>
 <guid isPermaLink="false">comment 1200654 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-validator#comment-1200652</link>
    <description> &lt;p&gt;And all this is why you should try and use external javascript &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, 24 May 2006 14:53:20 +0000</pubDate>
 <dc:creator>CptAwesome</dc:creator>
 <guid isPermaLink="false">comment 1200652 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-validator#comment-1200646</link>
    <description> &lt;p&gt;Ideal, also thanks for the demonstration as well mate. thats really helped. i appreciate it.&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 May 2006 13:07:53 +0000</pubDate>
 <dc:creator>swiftmed</dc:creator>
 <guid isPermaLink="false">comment 1200646 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-validator#comment-1200635</link>
    <description> &lt;p&gt;In fact you should definitely &lt;strong&gt;not&lt;/strong&gt; use comments, they will cause your Javascript code to actually be ignored by future browsers. That&#039;s when XHTML is served with as application/xhtml+xml instead of text/html&lt;/p&gt;
&lt;p&gt;And don&#039;t forget that&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 May 2006 12:07:42 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1200635 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-validator#comment-1200632</link>
    <description> &lt;p&gt;Didnt realise that busy, i use a program called internet business promoter and it always flags up about including them.&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 May 2006 11:23:05 +0000</pubDate>
 <dc:creator>swiftmed</dc:creator>
 <guid isPermaLink="false">comment 1200632 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-validator#comment-1200629</link>
    <description> &lt;p&gt;These days you don&#039;t need the comments, just remove them&lt;/p&gt;
&lt;p&gt;of if you want to use the comments, use the&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 May 2006 11:04:15 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1200629 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-validator#comment-1200622</link>
    <description> &lt;p&gt;hi, &lt;/p&gt;
&lt;p&gt;thanks for your reply guys, i did try that but it didnt work for me. I have been told elsewhere that xhtml doesnt like javacode and i have to rap it in {cddata} or something. going to give that a try in a bit. thanks again.&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 May 2006 06:27:47 +0000</pubDate>
 <dc:creator>swiftmed</dc:creator>
 <guid isPermaLink="false">comment 1200622 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/html-validator#comment-1200606</link>
    <description> &lt;p&gt;That should work. I&#039;ve been having the same problem, so I&#039;ll try it!&lt;/p&gt;
 </description>
     <pubDate>Wed, 24 May 2006 00:01:23 +0000</pubDate>
 <dc:creator>WebMaster94</dc:creator>
 <guid isPermaLink="false">comment 1200606 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
