<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1021469" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1021469</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/layers#comment-1132553</link>
    <description> &lt;p&gt;ho hum and getting quite happy with this &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;thanks DK works well in IE (which is all I want). change dit a bit so its all on mouseover not onclick&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.petite-ecole.co.uk/temp/landing.html&quot; class=&quot;bb-url&quot;&gt;http://www.petite-ecole.co.uk/temp/landing.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;cheers, thoughts appreciated.&lt;/p&gt;
&lt;p&gt;JP&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Jun 2003 10:14:48 +0000</pubDate>
 <dc:creator>JP Stones</dc:creator>
 <guid isPermaLink="false">comment 1132553 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/layers#comment-1132413</link>
    <description> &lt;p&gt;Just as an explaination,&lt;br /&gt;
The layer should be positioned and not the image itself. This is why the style goes in the div tag and not in the image tag.&lt;br /&gt;
-dk&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Jun 2003 16:41:06 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1132413 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/layers#comment-1132411</link>
    <description> &lt;p&gt;Change this:&lt;/p&gt;
&lt;p&gt;&lt;IMG src=&quot;images/dropdown_01.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;to this:&lt;br /&gt;
&lt;IMG src=&quot;Le Herisson_files/dropdown_01.jpeg&quot; /&gt; &lt;/p&gt;
&lt;p&gt;-dk&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Jun 2003 16:30:32 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1132411 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/layers#comment-1132408</link>
    <description> &lt;p&gt;i&#039;ll try the frame thang in a sec, thanks.&lt;/p&gt;
&lt;p&gt;did:&lt;/p&gt;
&lt;p&gt;&lt;IMG src=&quot;images/dropdown_01.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;to hide the layer at first but then it does not reapear onclick? &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;what am i doing wrong?&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Jun 2003 16:00:14 +0000</pubDate>
 <dc:creator>JP Stones</dc:creator>
 <guid isPermaLink="false">comment 1132408 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/layers#comment-1132406</link>
    <description> &lt;p&gt;Putting:&lt;br /&gt;
visibility: hidden;&lt;/p&gt;
&lt;p&gt;in your css for that layer will hide it initially. Then it will be shown when you click on the showhide function link.  &lt;/p&gt;
&lt;p&gt;As for your second problem. You may want to consider adding in frames.  &lt;/p&gt;
&lt;p&gt;If you have a frameset with:&lt;/p&gt;
&lt;p&gt;This way the screen can expand without having the absolute positioning getting messed up. And you won&#039;t have to use iframes!&lt;br /&gt;
Hope this helps.&lt;br /&gt;
-dk&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Jun 2003 15:39:04 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1132406 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/layers#comment-1132402</link>
    <description> &lt;p&gt;cheers Mark, nice to be home &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;thanks for your help dk, Megan, renegade...&lt;/p&gt;
&lt;p&gt;i&#039;ve updated &lt;a href=&quot;http://www.petite-ecole.co.uk/temp/blueprint.html&quot; class=&quot;bb-url&quot;&gt;http://www.petite-ecole.co.uk/temp/blueprint.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;now i have a few more problems (don&#039;t you just love javascript) and some solutions I&#039;d love feedback on&lt;/p&gt;
&lt;p&gt;1/ I want the layer hidden at first, dk can you tell me how to set it to hidden initially?&lt;/p&gt;
&lt;p&gt;2/ because the positioning is absolute it looks weird at different resolutions. I have these two solutions a) align everything top left, that should work but will look ugly. b) open in dedicated fixed width window. again, not keen on that idea.  can you use relative widths? would that work in different resolutions?&lt;/p&gt;
&lt;p&gt;cheers again!&lt;br /&gt;
J&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Jun 2003 13:18:07 +0000</pubDate>
 <dc:creator>JP Stones</dc:creator>
 <guid isPermaLink="false">comment 1132402 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/layers#comment-1132389</link>
    <description> &lt;p&gt;Moved the thread.&lt;/p&gt;
&lt;p&gt;Great to see you again, JP. &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;
 </description>
     <pubDate>Sun, 01 Jun 2003 19:55:45 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1132389 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/layers#comment-1132385</link>
    <description> &lt;p&gt;Where are you wanting to position the image?&lt;br /&gt;
You should use css positioning if it needs to overlap the blueprint.&lt;br /&gt;
-dk&lt;/p&gt;
 </description>
     <pubDate>Sun, 01 Jun 2003 12:51:12 +0000</pubDate>
 <dc:creator>dk01</dc:creator>
 <guid isPermaLink="false">comment 1132385 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/layers#comment-1132382</link>
    <description> &lt;p&gt;cheers guys, used dk&#039;s script which works fine but does not do everything i need it to.&lt;/p&gt;
&lt;p&gt;check out &lt;a href=&quot;http://www.petite-ecole.co.uk/temp/blueprint.html&quot; class=&quot;bb-url&quot;&gt;http://www.petite-ecole.co.uk/temp/blueprint.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;if you click on the &#039;class des moyens&#039; the main image disapears. thats perfect but...&lt;/p&gt;
&lt;p&gt;I need to actually postition the new image (the kids on a bench over the blueprint. oh and i want it to be hidden when the page is loaded.&lt;/p&gt;
&lt;p&gt;I&#039;m sure the latter is easy to do but what about the positioning?&lt;/p&gt;
&lt;p&gt;Again, thanks a lot. it&#039;s been a while since i&#039;ve done anything but print design...&lt;br /&gt;
J&lt;/p&gt;
 </description>
     <pubDate>Sun, 01 Jun 2003 10:44:49 +0000</pubDate>
 <dc:creator>JP Stones</dc:creator>
 <guid isPermaLink="false">comment 1132382 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/layers#comment-1132381</link>
    <description> &lt;p&gt;Just about to check out those leads but thought I&#039;d point out how thick I was, actually posted in the wrong forum. Its been so long since i did any type of scripting I can&#039;t remember the difference between server and client side!! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 01 Jun 2003 09:41:52 +0000</pubDate>
 <dc:creator>JP Stones</dc:creator>
 <guid isPermaLink="false">comment 1132381 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
