<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019939" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019939</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Re: Will THIS work in Netscape?</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/background-transparency-table-attribute#comment-1121441</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by NYColt &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;STYLES&lt;/p&gt;
&lt;p&gt;table#demo {&lt;br /&gt;
     border-top: 7px #90924C solid;&lt;br /&gt;
     border-bottom: 7px #90924C solid;&lt;br /&gt;
     border-right: 7px #454632 solid;&lt;br /&gt;
     border-left: 7px #A7A96F solid;&lt;br /&gt;
     height: 80%;&lt;br /&gt;
     width: 70%;&lt;br /&gt;
     -moz-opacity: 60%;&lt;br /&gt;
     filter: alpha(opacity=60);&lt;br /&gt;
     }&lt;/p&gt;
&lt;p&gt;HTML&lt;/p&gt;
&lt;p&gt;***********&lt;/p&gt;
&lt;p&gt;Other than the opacity issues, that&#039;s all standards. You can move the borders around so the colours are right (the IE dark, light, blah blah attributes are just to determine the edges of the table).&lt;/p&gt;
&lt;p&gt;hth!&lt;/p&gt;
 </description>
     <pubDate>Sat, 14 Dec 2002 16:46:19 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1121441 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/background-transparency-table-attribute#comment-1121440</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Renegade &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;it&#039;s annoying how ie supports so many things that others don&#039;t, things that aren&#039;t standard... &lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;heh, Renegade, baby, you got that all turned around! IE doesn&#039;t &quot;support&quot; so many things, it has added a bunch of stuff that isn&#039;t in the standards. This is how the web originally got pushed forward, the Browser Wars, introducing new elements and attributes willy nilly. With the introduction of standards, the best items (or most of them) were adopted into standards, and the crap was jettisoned. IE still supports the crap.&lt;/p&gt;
&lt;p&gt;So does Netscape, for its own crap. &lt;/p&gt;
&lt;p&gt;Some of the new things that aren&#039;t in the current standards that browsers introduce eventually get their way INTO the standards, then the other guys have to support them. &lt;/p&gt;
&lt;p&gt;For the most part, though, anything that is proprietary can be replaced using standards, just not quite so easily. The advantage is that it works for more browsers and other software applications that &quot;read&quot; information from the web.&lt;/p&gt;
&lt;p&gt;I do believe, however, that if it&#039;s not going to hurt other applications (by crashing them or obfuscating the information), then using some of the proprietary items is a choice people can make on a case-by-case basis. I won&#039;t do it because it makes my life difficult. &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; But if you choose to do it, that&#039;s your choice, and all the more power to you for making it.&lt;/p&gt;
 </description>
     <pubDate>Sat, 14 Dec 2002 16:39:27 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1121440 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/background-transparency-table-attribute#comment-1121372</link>
    <description> &lt;p&gt;Instead of using bordercolor add a css style. That is standards.&lt;br /&gt;
-dk&lt;/p&gt;
 </description>
     <pubDate>Fri, 13 Dec 2002 14:27:14 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1121372 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/background-transparency-table-attribute#comment-1121356</link>
    <description> &lt;p&gt;it&#039;s annoying how ie supports so many things that others don&#039;t, things that aren&#039;t standard...&lt;/p&gt;
 </description>
     <pubDate>Fri, 13 Dec 2002 08:02:33 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1121356 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/background-transparency-table-attribute#comment-1121344</link>
    <description> &lt;p&gt;Also the bordercolour bits is an IE thing&lt;/p&gt;
 </description>
     <pubDate>Fri, 13 Dec 2002 04:22:14 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1121344 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/background-transparency-table-attribute#comment-1121331</link>
    <description> &lt;p&gt;Yes NS6 and 7 support -moz-opacity.  You can even access it through javascript and everything.  I think however that it your pages might cause lower browsers to hang up.&lt;br /&gt;
-dk&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Dec 2002 21:20:58 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1121331 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/background-transparency-table-attribute#comment-1121328</link>
    <description> &lt;p&gt;I haven&#039;t looked into the moz- bits, they have actually just crossed my realm of awareness, as it were, in the last few days. If it works, great! If you have a test page, I&#039;ll test it for you on the mac, or you can check in N7 on your own machine.&lt;/p&gt;
&lt;p&gt;Those are both proprietary styles, and not part of the standard, but if both main browsers are starting to do it, then perhaps it will be added to the standard eventually. &lt;/p&gt;
&lt;p&gt;The only thing you&#039;ll want to be careful with is that browsers that DON&#039;T support  these styles will still be able to render the content viewable.&lt;/p&gt;
&lt;p&gt;I personally try to stick to the standards and avoid proprietary coding, but I also believe that as long as it doesn&#039;t mess anyone else up (Netscape 4.x, for instance, won&#039;t know what that is, only N7, which is based on the Mozilla browser -- &lt;a href=&quot;http://www.mozilla.org&quot; class=&quot;bb-url&quot;&gt;mozilla.org&lt;/a&gt; ), it&#039;s great to experiment.&lt;/p&gt;
&lt;p&gt;How about making a test page and trying it yourself?&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Dec 2002 20:28:31 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1121328 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Will THIS work in Netscape?</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/background-transparency-table-attribute#comment-1121325</link>
    <description> &lt;p&gt;Hello Suzanne,&lt;/p&gt;
&lt;p&gt;Someone has told me that this will work in Netscape:&lt;/p&gt;
&lt;p&gt;Do you know if it will?&lt;/p&gt;
&lt;p&gt;Thanks for your help!&lt;/p&gt;
&lt;p&gt;Dan&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Dec 2002 20:11:19 +0000</pubDate>
 <dc:creator>NYColt</dc:creator>
 <guid isPermaLink="false">comment 1121325 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/background-transparency-table-attribute#comment-1121322</link>
    <description> &lt;p&gt;No and yes. &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;The &lt;strong&gt;style&lt;/strong&gt; attribute is inline CSS, and that particular CSS declaration will only work in IE as it&#039;s not part of the standard, but a proprietary IE format.&lt;/p&gt;
&lt;p&gt;Before it causes you problems, you might want to fix your code:&lt;/p&gt;
&lt;p&gt;1. put quotation marks around all attribute values&lt;br /&gt;
2. remove the extra quotation mark from the height attribute value&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Dec 2002 19:19:10 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1121322 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Found What I was Looking For...</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/background-transparency-table-attribute#comment-1121321</link>
    <description> &lt;p&gt;Hi Suzanne,&lt;/p&gt;
&lt;p&gt;I found what I was looking for.&lt;/p&gt;
&lt;p&gt;Works perfect in Explorer.&lt;br /&gt;
Will this work in Netscape too?&lt;/p&gt;
&lt;p&gt;Is this css?&lt;/p&gt;
&lt;p&gt;Dan&lt;/p&gt;
 </description>
     <pubDate>Thu, 12 Dec 2002 18:53:37 +0000</pubDate>
 <dc:creator>NYColt</dc:creator>
 <guid isPermaLink="false">comment 1121321 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
