<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1035545" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1035545</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hover-div-and-span-elements#comment-1205468</link>
    <description> &lt;p&gt;Thanks Renegade, that&#039;s what the problem was. Got it working now &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>Tue, 08 Aug 2006 12:27:25 +0000</pubDate>
 <dc:creator>IanD</dc:creator>
 <guid isPermaLink="false">comment 1205468 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hover-div-and-span-elements#comment-1205425</link>
    <description> &lt;p&gt;This would be because Ie doesn&#039;t support the :hover psudo class on anything other than the anchor &lt;a&gt; tags. You can, however, still do this and have it show up in firefox, opera (and other compliant browsers). Apparently, when IE7 comes out, the :hover psudo class will be supported on elements other than anchor tags.&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 07 Aug 2006 19:54:54 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1205425 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hover-div-and-span-elements#comment-1205423</link>
    <description> &lt;p&gt;Not sure if it has to do with the problems you have, but when I first started doing that, found that they had to be in a ceratin order, and I&#039;m not sure if they all have to be there for that order to be &quot;complete&quot;, try the following:&lt;/p&gt;
&lt;p&gt;	#topnav-home2 { ... }&lt;br /&gt;
	#topnav-home2:link { ... }&lt;br /&gt;
	#topnav-home2:visited { ... }&lt;br /&gt;
	#topnav-home2:hover { ... }&lt;/p&gt;
&lt;p&gt;Perhaps you also have to define the a. tag with the id name. It&#039;s been a while since I&#039;ve had to do this, so I&#039;m not sure how offhand. as an example, for my site where I usd this, I had thw following:&lt;/p&gt;
&lt;p&gt;	a.subTitle { ... }&lt;br /&gt;
	a.subTitle:link { ... }&lt;br /&gt;
	a.subTitle:visited { ... }&lt;br /&gt;
	a.subTitle:hover { ... )&lt;/p&gt;
&lt;p&gt;Hope this helps. &lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Mon, 07 Aug 2006 19:50:29 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1205423 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
