<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002985" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002985</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/radio-buttons-netscape#comment-1013178</link>
    <description> &lt;p&gt;I had this same problem for a script I made (NN only). When I added the style=&quot;background:#333333;&quot; to one of the radio buttons, all the others changed too. Wierd.&lt;/p&gt;
 </description>
     <pubDate>Sat, 18 Mar 2000 02:47:00 +0000</pubDate>
 <dc:creator>Lloyd Hassell</dc:creator>
 <guid isPermaLink="false">comment 1013178 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/radio-buttons-netscape#comment-1013177</link>
    <description> &lt;p&gt;Hey, thanks for the replies and the netmechanic.com link, very helpful and much appreciated&lt;/p&gt;
 </description>
     <pubDate>Tue, 14 Mar 2000 13:01:00 +0000</pubDate>
 <dc:creator>tcranfield</dc:creator>
 <guid isPermaLink="false">comment 1013177 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/radio-buttons-netscape#comment-1013176</link>
    <description> &lt;p&gt;Net Mechanic&#039;s newsletter addressed this recently -- use CSS to change the background to the same as the table cell with SPAN.&lt;br /&gt;
 &lt;a href=&quot;http://www.netmechanic.com/news/vol3/no1.htm&quot; class=&quot;bb-url&quot;&gt;http://www.netmechanic.com/news/vol3/no1.htm&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;hth,&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.zerocattle.com&quot; class=&quot;bb-url&quot;&gt;Zero Cattle&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/&quot; class=&quot;bb-url&quot;&gt;Suzanne&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/index/celtic.html&quot; class=&quot;bb-url&quot;&gt;Tables DeMystified&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 14 Mar 2000 01:05:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1013176 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/radio-buttons-netscape#comment-1013175</link>
    <description> &lt;p&gt;Well I found a solution, didn&#039;t test it in all versions of NS though, just NS4.&lt;br /&gt;
Here&#039;s the html&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;code:&lt;/p&gt;
&lt;pre&gt;
&amp;lt;BODY BGCOLOR=&quot;Red&quot; BACKGROUND=&quot;http://www.real-world.cc/images/white.jpg&quot;&amp;gt;
&amp;lt;TABLE BORDER=&quot;1&quot; CELLPADDING=&quot;5&quot;&amp;gt;
&amp;lt;TD BGCOLOR=&quot;Red&quot; &amp;gt;
&amp;lt;FORM&amp;gt;
&amp;lt;INPUT TYPE=&quot;radio&quot;  NAME=&quot;button1&quot;&amp;gt;The button
&amp;lt;/FORM&amp;gt;
&amp;lt;/TD&amp;gt;
&amp;lt;/TABLE&amp;gt;
[/code]

In the head tag, I change the background color to red because that appears to be what NS uses for the bgcolor of the radio button. So inorder to return the background color to white. I created a 1x1 pixel .jpg which I would make a gif for size purposes(me:lazy). It is hosted on my website so just test the code while online.
I would also mess around with the table border colors as well because it inherits the background color of the document.

Hope that helps.

VulKen
&lt;a href=&quot;http://www.real-world.cc&quot; class=&quot;bb-url&quot;&gt;&lt;strong&gt;Real-World.cc&lt;/strong&gt;&lt;/a&gt;

[This message has been edited by VulKen (edited 13 March 2000).] &lt;/pre&gt;&lt;/blockquote&gt;</description>
     <pubDate>Mon, 13 Mar 2000 20:07:00 +0000</pubDate>
 <dc:creator>Ken Elliott</dc:creator>
 <guid isPermaLink="false">comment 1013175 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
