<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1042577" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1042577</link>
    <description></description>
    <language>en</language>
          <item>
    <title>You can&#039;t apply a &quot;:hover&quot;</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hover-not-working-help-please#comment-1236455</link>
    <description> &lt;p&gt;You can&#039;t apply a &quot;:hover&quot; style inline, as kazimmerman says. You can do it in the CSS, except for the fact that IE 6 only applies &quot;:hover&quot; on links (&#039;A&#039; tags with href). The code you give should work in other browsers, though.&lt;/p&gt;
&lt;p&gt;There are scripting solutions for this failure in IE 6. I use &lt;a href=&quot;http://www.xs4all.nl/~peterned/csshover.html&quot;&gt;whatever.hover&lt;/a&gt; from Peter Nederlof.&lt;/p&gt;
&lt;p&gt;If you still can&#039;t get your code to work on your web page, put a sample page on a server somewhere so we can look at it. Otherwise we are just guessing.&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 Dec 2008 19:01:54 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1236455 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hi, welcome to the forums</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hover-not-working-help-please#comment-1236429</link>
    <description> &lt;p&gt;Hi, welcome to the forums &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;
&lt;p&gt;I&#039;ve removed the links from your posts as we don&#039;t allow self promoting links in posts, but you can use your signature for that. &lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;jerry123&lt;/em&gt; wrote:&lt;/div&gt;I wanted to use an inline style to apply it to only 1 specific table&lt;/div&gt;&lt;br /&gt;
You could create a unique class in your CSS stylesheet for this specific requirement. A new unique name specifically only for this row, and then call the new class in your &lt;code&gt;&amp;lt;tr&amp;gt;&lt;/code&gt;.&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 Dec 2008 07:11:24 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1236429 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I don&#039;t think that&#039;s</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/hover-not-working-help-please#comment-1236427</link>
    <description> &lt;p&gt;I don&#039;t think that&#039;s possible with inline CSS, but you could use JavaScript to do it, using the onmouseover event, doing something like this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;...&lt;br /&gt;&amp;lt;tr onmouseover=&amp;quot;this.style.background=COLOR&amp;quot; &amp;gt;&lt;br /&gt;...&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 Dec 2008 06:32:01 +0000</pubDate>
 <dc:creator>kazimmerman</dc:creator>
 <guid isPermaLink="false">comment 1236427 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
