<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1033005" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1033005</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cell-rollover-colours#comment-1193027</link>
    <description> &lt;p&gt;Yeah just saying you don&#039;t need the big script at the top of the page &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;A few people do turn javascript off but well not enough to worry about i&#039;d say.&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Feb 2006 19:48:14 +0000</pubDate>
 <dc:creator>DaveyBoy</dc:creator>
 <guid isPermaLink="false">comment 1193027 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cell-rollover-colours#comment-1193026</link>
    <description> &lt;p&gt;But then no one turns Javascript off...&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Feb 2006 19:31:27 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1193026 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cell-rollover-colours#comment-1193025</link>
    <description> &lt;p&gt;That is javascript actually.  Its just embedded instead of being put in a script tag. Good solution but it won&#039;t show up if JS is turned off.&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Feb 2006 19:28:32 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1193025 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cell-rollover-colours#comment-1193023</link>
    <description> &lt;p&gt;Yeah that does the job, nice one cheers DaveyBoy.&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Feb 2006 18:00:10 +0000</pubDate>
 <dc:creator>TimMorgan</dc:creator>
 <guid isPermaLink="false">comment 1193023 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cell-rollover-colours#comment-1193022</link>
    <description> &lt;p&gt;I don&#039;t think you need a java script for it :&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Feb 2006 17:51:05 +0000</pubDate>
 <dc:creator>DaveyBoy</dc:creator>
 <guid isPermaLink="false">comment 1193022 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cell-rollover-colours#comment-1193011</link>
    <description> &lt;p&gt;Well in truth, i just took it from a Javascript website.&lt;/p&gt;
&lt;p&gt;Code for header:&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&quot;javascript&quot;type=&quot;text/javascript&quot;&amp;gt;&lt;br /&gt;
/*&lt;br /&gt;
Change Cell Backgrounds -&lt;br /&gt;
&amp;copy; Shivaji Basu (&lt;a href=&quot;http://www.shivbasu.com&quot; class=&quot;bb-url&quot;&gt;shivbasu.com&lt;/a&gt;)&lt;br /&gt;
To add more shock to your site, visit &lt;a href=&quot;http://www.DHTML&quot; class=&quot;bb-url&quot;&gt;DHTML&lt;/a&gt; Shock.com&lt;br /&gt;
*/&lt;/p&gt;
&lt;p&gt;function cOn(td){&lt;br /&gt;
if(document.getElementById||(document.all &amp;amp;&amp;amp; !(document.getElementById))){&lt;br /&gt;
td.style.backgroundColor=&quot;#588EC0&quot;;&lt;br /&gt;
}&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;function cOut(td){&lt;br /&gt;
if(document.getElementById||(document.all &amp;amp;&amp;amp; !(document.getElementById))){&lt;br /&gt;
td.style.backgroundColor=&quot;#FFFFFF&quot;;&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;Example Table:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href=&quot;idea-one.htm&quot;&gt;+ Virtual Tour&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Feb 2006 16:35:18 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1193011 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cell-rollover-colours#comment-1193006</link>
    <description> &lt;p&gt;Yeah thats the one robfenn.&lt;/p&gt;
&lt;p&gt;How did you do that then?&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Feb 2006 16:05:52 +0000</pubDate>
 <dc:creator>TimMorgan</dc:creator>
 <guid isPermaLink="false">comment 1193006 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cell-rollover-colours#comment-1193000</link>
    <description> &lt;p&gt;I have done it here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.sixthsense-esp.co.uk/horsted/index.htm&quot; class=&quot;bb-url&quot;&gt;http://www.sixthsense-esp.co.uk/horsted/index.htm&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Feb 2006 15:08:11 +0000</pubDate>
 <dc:creator>robfenn</dc:creator>
 <guid isPermaLink="false">comment 1193000 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cell-rollover-colours#comment-1192997</link>
    <description> &lt;p&gt;I&#039;ve done this with lists but not with tables so I&#039;m not sure how well this technique would work on a table.  Basically, what you do is increase the padding on your a tag so it fills the spcae you want. The table or list itself would have no padding.  Then change the background colour on hover.&lt;/p&gt;
&lt;p&gt;Check my personal site for an example using a list.&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Feb 2006 14:33:10 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1192997 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
