<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002507" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002507</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/netscape-layers-displaying-and-hiding-layers#comment-1011142</link>
    <description> &lt;p&gt;That&#039;s it, you&#039;ve decided me, I&#039;m gonna start looking at yayers a bit more.&lt;br /&gt;
ANy comments advice on them?&lt;br /&gt;
JP&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;strong&gt;[red]The Next Step in Website Development [/red] - &lt;a href=&quot;http://www.what-next.com&quot; class=&quot;bb-url&quot;&gt;http://www.what-next.com&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;The Webmaster Promotion and Resource Center&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Oct 1999 22:38:00 +0000</pubDate>
 <dc:creator>JP Stones</dc:creator>
 <guid isPermaLink="false">comment 1011142 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/netscape-layers-displaying-and-hiding-layers#comment-1011143</link>
    <description> &lt;p&gt;I was always a bit scared of dynamic html and especially layers because I have had so many problems with netscape in the past. But after completing this project and finding an easy solution, I think I will start playing around with DHTML again.&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Oct 1999 04:14:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1011143 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/netscape-layers-displaying-and-hiding-layers#comment-1011141</link>
    <description> &lt;p&gt;&amp;lt;Jonh Pollock&amp;gt; Thanks for your reply. You were on the right track with your references. This is how I found the solution - if your interested!&lt;/p&gt;
&lt;p&gt;if (document.all) {&lt;br /&gt;
  document.all(&amp;quot;movingLayer&amp;quot;).style.visibility = &amp;quot;visible&amp;quot;;&lt;br /&gt;
  }&lt;br /&gt;
if (document.layers) {&lt;br /&gt;
  document.layers[&amp;quot;movingLayer&amp;quot;].visibility = &amp;quot;visible&amp;quot;;&lt;br /&gt;
  }&lt;/p&gt;
&lt;p&gt;&amp;lt;div id=&amp;quot;movingLayer&amp;quot; style=&amp;quot;position:absolute; width:340px; left:40px; top:20px;&amp;quot;&amp;gt;CONTENT HERE&amp;lt;/div&amp;gt;&lt;/p&gt;
&lt;p&gt;You can check out the result at &lt;a href=&quot;http://home.primus.com.au/lloydhass/scsearchmenu/index.html&quot; class=&quot;bb-url&quot;&gt;http://home.primus.com.au/lloydhass/scsearchmenu/index.html&lt;/a&gt;. The thing I have created has no purpose really - it was just an experiment in moving layers around the screen.&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;a href=&quot;mailto:lloydhass@hotmail.com&quot; class=&quot;bb-email&quot;&gt;lloydhass@hotmail.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://go.to/hass&quot; class=&quot;bb-url&quot;&gt;http://go.to/hass&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 14 Oct 1999 03:26:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1011141 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/netscape-layers-displaying-and-hiding-layers#comment-1011140</link>
    <description> &lt;p&gt;I think you can get to it using&lt;br /&gt;
a layers array:&lt;/p&gt;
&lt;p&gt;document.layers[0].?&lt;br /&gt;
or&lt;br /&gt;
document.layer[0].?&lt;/p&gt;
&lt;p&gt;The question mark being the command or object we are looking for, now if I can just remeber if the layer tag does the visible/invisible thing... &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/surprise.png&quot; title=&quot;Shocked&quot; alt=&quot;Shocked&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 12 Oct 1999 20:37:00 +0000</pubDate>
 <dc:creator>John Pollock</dc:creator>
 <guid isPermaLink="false">comment 1011140 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
