<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1011975" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1011975</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dhtml-menus-and-frames#comment-1070427</link>
    <description> &lt;p&gt;Hi Max,&lt;/p&gt;
&lt;p&gt;   Span over 2 frames, yes -- the effect would be much as the tree outside your house window does. In other words, you will still see the frame borders (if you have any). Essentially what you need to do is define the same div in both frames. Then calculate how much of the div is visible in each frame. &lt;/p&gt;
&lt;p&gt;pseudo-code follows:&lt;/p&gt;
&lt;p&gt; if(frame1.div.left == x pixels from right border)&lt;br /&gt;
   frame2.div.left = div.left - x&lt;/p&gt;
&lt;p&gt;substitute top &amp;amp; bottom for left &amp;amp; right&lt;/p&gt;
&lt;p&gt;So, you have what &lt;strong&gt;appears&lt;/strong&gt; as 1 div spanning over 2 frames. But, as RageForth said: you cannot have 1 div span 2 frames&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Aug 2000 07:43:26 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1070427 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dhtml-menus-and-frames#comment-1070395</link>
    <description> &lt;p&gt;possible???&lt;/p&gt;
&lt;p&gt;1-- window with frames...&lt;br /&gt;
2-- window with more frames inside window1&lt;/p&gt;
&lt;p&gt;can you have an onmouseover inside a window2 frame make a layer inside a frame in window1 visible... making a pear to span 2 frames?&lt;/p&gt;
&lt;p&gt;make any sense?&lt;/p&gt;
 </description>
     <pubDate>Wed, 30 Aug 2000 00:43:00 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1070395 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dhtml-menus-and-frames#comment-1070272</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;  RageForth&#039;s on the money.&lt;br /&gt;
  You can even have a div move from one layer to another if you keep track of its position.  The coding would be tedious and the effect may not be worth the effort, though.&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Mon, 28 Aug 2000 20:57:08 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1070272 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dhtml-menus-and-frames#comment-1070056</link>
    <description> &lt;p&gt;you can make a a layer appear in a different frame onmouseover. in the top frame you have a link with an onmouseover action on it. that action tells a layer in the bottom frame to be visible. but no, it cannot span over two frames&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Aug 2000 15:13:41 +0000</pubDate>
 <dc:creator>Rageforth</dc:creator>
 <guid isPermaLink="false">comment 1070056 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>not sure, but this may help</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dhtml-menus-and-frames#comment-1070010</link>
    <description> &lt;p&gt;I would like ot know what you mean by over the fram, I have had layers, in div tags, with dynamic positioning appearing over under adn even doing all sorts of animation and alll I have to do is change the z-index of the layer and it can and will position the layer at the level you wish. the lowest sating at 0 or 1 and the max being any greater number.&lt;/p&gt;
&lt;p&gt;would appear below the above layer, as in underneath it.&lt;/p&gt;
&lt;p&gt;Would appear ontop of the the first layer that has been declaired.&lt;/p&gt;
 </description>
     <pubDate>Wed, 23 Aug 2000 22:18:58 +0000</pubDate>
 <dc:creator>dndpavlik</dc:creator>
 <guid isPermaLink="false">comment 1070010 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dhtml-menus-and-frames#comment-1069035</link>
    <description> &lt;p&gt;A Stink&lt;br /&gt;
Thats a pain in the #$@#&lt;/p&gt;
&lt;p&gt;O well&lt;br /&gt;
Josh&lt;/p&gt;
 </description>
     <pubDate>Mon, 07 Aug 2000 00:49:13 +0000</pubDate>
 <dc:creator>Josh Simpson</dc:creator>
 <guid isPermaLink="false">comment 1069035 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dhtml-menus-and-frames#comment-1069008</link>
    <description> &lt;p&gt;Hi Josh,&lt;/p&gt;
&lt;p&gt;   Since the positioning of a layer (div or otherwise) is always relative to the document it is in, the answer is no.&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Sun, 06 Aug 2000 13:49:19 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1069008 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
