<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012452" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012452</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouseover#comment-1072359</link>
    <description> &lt;p&gt;Again, just for example ...&lt;/p&gt;
&lt;p&gt;none; }&lt;br /&gt;
A:link { color:#0000ff; font-weight:normal; }&lt;br /&gt;
A:visited { color:#0000ff; }&lt;br /&gt;
A:active { color:#0000ff; }&lt;br /&gt;
A:hover { color:#ff0000; }&lt;br /&gt;
//--&amp;gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 Oct 2000 01:20:36 +0000</pubDate>
 <dc:creator>AndyB</dc:creator>
 <guid isPermaLink="false">comment 1072359 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouseover#comment-1072354</link>
    <description> &lt;p&gt;How do I tell it no underline on the link?&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 Oct 2000 00:30:29 +0000</pubDate>
 <dc:creator>Parker</dc:creator>
 <guid isPermaLink="false">comment 1072354 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouseover#comment-1071860</link>
    <description> &lt;p&gt;Hi Parker,&lt;/p&gt;
&lt;p&gt;  For IE there are a number of tried &amp;amp; true methods, including css:&lt;/p&gt;
&lt;p&gt;...by defining a class &lt;/p&gt;
&lt;p&gt; .over { color:red;text-decoration:underline; ...etc...}&lt;br /&gt;
 .out  { color:blue; text-decoration:none;.....}&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;somepage.html&quot; class=&#039;out&#039;&gt;Some Page&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;or within the tag itself:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;somepage.html&quot;&gt;Some Page&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For netscape, however, it appears as though the above css will only get fired with an onClick, not a mouseover/out. In fact, I cannot get netscape do it with a mouseover regardless of whether I use classes, ids, or tags and styles (even netscape&#039;s proprietary one --type=&#039;text/javascript&#039;) or javascript and the DOM. At best, I have been able to set the initial color with a style sheet, but not change it.&lt;br /&gt;
  You might want to go to the Netscape site and see if there is a solution there.&lt;br /&gt;
 Sorry &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Sep 2000 03:37:46 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1071860 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouseover#comment-1071858</link>
    <description> &lt;p&gt;Parker,&lt;/p&gt;
&lt;p&gt;You can try something like this.  However, I don&#039;t think it will work with NS, just IE.&lt;/p&gt;
&lt;p&gt;a.nav:link {color:blue}&lt;br /&gt;
a.nav:hover {color:red}&lt;br /&gt;
a.nav:active {color:blue}&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;some_address&quot; class=&quot;nav&quot;&gt;Some Link&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Bob&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Sep 2000 03:26:02 +0000</pubDate>
 <dc:creator>Bob</dc:creator>
 <guid isPermaLink="false">comment 1071858 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/mouseover#comment-1071857</link>
    <description> &lt;p&gt;For example ... in the HEAD of the document:&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Sep 2000 03:17:40 +0000</pubDate>
 <dc:creator>AndyB</dc:creator>
 <guid isPermaLink="false">comment 1071857 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
