<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013892" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013892</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/change-background-button-or-table-cell-possible#comment-1080388</link>
    <description> &lt;p&gt;the code :&lt;br /&gt;
	function mouseOver(element) {&lt;br /&gt;
		element.bgColor=&#039;#336633&#039;;&lt;br /&gt;
		element.color = &#039;#FFFFFF&#039;;  // dont&#039;t works !&lt;br /&gt;
	}&lt;br /&gt;
	function mouseOut(element) {&lt;br /&gt;
		if (element.name != &quot;CLICKED&quot;) {&lt;br /&gt;
			element.bgColor=&#039;#FFFFFF&#039;;&lt;br /&gt;
			element.color=&#039;#000000&#039;; // dont&#039;t works !&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
	function mouseClick(element) {&lt;br /&gt;
		if (document.CLICKED != null) {&lt;br /&gt;
			document.CLICKED.name=&quot;1&quot;;&lt;br /&gt;
		}&lt;br /&gt;
		element.name=&quot;CLICKED&quot;;&lt;br /&gt;
		window.alert(element.name);&lt;br /&gt;
	}&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;                  menu1&lt;/p&gt;
&lt;p&gt;			menu2&lt;/p&gt;
&lt;p&gt;			menu3&lt;/p&gt;
&lt;p&gt;			menu4&lt;/p&gt;
&lt;p&gt;			menu5&lt;/p&gt;
&lt;p&gt;			menu6&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Apr 2001 14:54:56 +0000</pubDate>
 <dc:creator>walouh</dc:creator>
 <guid isPermaLink="false">comment 1080388 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/change-background-button-or-table-cell-possible#comment-1080387</link>
    <description> &lt;p&gt;netscape 6 now allows hovers over text links.  Let me have a look at the code and I will get back to you&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Apr 2001 14:36:10 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1080387 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>thanx and one more question ...</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/change-background-button-or-table-cell-possible#comment-1080385</link>
    <description> &lt;p&gt;ya, it works very well !&lt;br /&gt;
but can do the same thing with the text contains within the cell ?&lt;/p&gt;
&lt;p&gt;And so my e-mail is &lt;a href=&quot;mailto:walouh@free.fr&quot;&gt;walouh@free.fr&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;thanx for all...&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Apr 2001 14:21:53 +0000</pubDate>
 <dc:creator>walouh</dc:creator>
 <guid isPermaLink="false">comment 1080385 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/change-background-button-or-table-cell-possible#comment-1080384</link>
    <description> &lt;p&gt;OK I have found the cross browser variant.  &lt;/p&gt;
&lt;p&gt;There is an external script that goes along with this example, so instead of posting it here, this is what I will do.&lt;/p&gt;
&lt;p&gt;If you want to give me a pm or email I will email it to you. until I have finished my site I cant exactly just put it up somewhere for everyone to download.&lt;br /&gt;
cheers&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Apr 2001 14:11:35 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1080384 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/change-background-button-or-table-cell-possible#comment-1080381</link>
    <description> &lt;p&gt;Here is code to change a cell onMouseover. Note, you can move the code to the  tag to change whole row. This works in MSIE and Netscape 6. Netscape 4 simply ignores the code without error.  &lt;/p&gt;
&lt;p&gt;i do have a script at work which is cross browser (down to netscape 4 etc), but I will post that tomorrow&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Apr 2001 13:43:35 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1080381 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
