<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002936" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002936</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/frame-problem-netscape#comment-1012976</link>
    <description> &lt;p&gt;Just was browsing the Ultimate Bulletin Board for the same reason and have come to more or less the same conclusion.&lt;/p&gt;
&lt;p&gt;However, I will make an entry page to check the browser and than take different paths depending on the browser. Using Domino will let me realize this approach relatively easy.&lt;/p&gt;
&lt;p&gt;Two years ago we designed our first WEB site and had the same problems. Strange enough that even the lates browser versions still don&#039;t behave any better.&lt;/p&gt;
&lt;p&gt;Over the last two days I was looking around what others with silmilar types of web sites are doing - and surprise, surprise - they don&#039;t use frames at all. Now, I understand why!&lt;/p&gt;
&lt;p&gt;An eksample of what I&#039;m trying to achieve is something like &lt;a href=&quot;http://www.seattleweekly.com&quot; class=&quot;bb-url&quot;&gt;www.seattleweekly.com&lt;/a&gt;  but with frames (&lt;a href=&quot;http://www.seattleweekly.com&quot; title=&quot;www.seattleweekly.com&quot;&gt;www.seattleweekly.com&lt;/a&gt; doesn&#039;t use frames at all).&lt;/p&gt;
 </description>
     <pubDate>Sun, 27 Feb 2000 15:32:00 +0000</pubDate>
 <dc:creator>pgloor</dc:creator>
 <guid isPermaLink="false">comment 1012976 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/frame-problem-netscape#comment-1012975</link>
    <description> &lt;p&gt;Thanks guys,&lt;/p&gt;
&lt;p&gt;I appreciate your comments, and I think that I&#039;m gonna have to go with Malte&#039;s suggestion. I will write a script which will check for the browser type, and it will increase the frame by a few pixels if the browser is Netscape.&lt;/p&gt;
&lt;p&gt;I would also like to thank NSS for your suggestion. I am afraid that it&#039;s not going to work though, because I need exact sizes for my frames because of the images that are supposed to form a globe, if properly aligned. Setting the frame sizes to %&#039;s would not accomplish that. But thanks anyway, I really appreciate the time you took to suggest your idea.&lt;/p&gt;
&lt;p&gt;Eugene Grinberg &lt;a href=&quot;http://www.interprosolution.com&quot; class=&quot;bb-url&quot;&gt;http://www.interprosolution.com&lt;/a&gt;&lt;br /&gt;
FREE Tools &amp;amp; Services for Webmasters&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Feb 2000 08:01:00 +0000</pubDate>
 <dc:creator>Eugene Grinberg</dc:creator>
 <guid isPermaLink="false">comment 1012975 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/frame-problem-netscape#comment-1012974</link>
    <description> &lt;p&gt;I viewed your code for the page using frames. Below is the new code, it should have the same effect for Netscape and IE.&lt;/p&gt;
&lt;p&gt;Please change the setting to your requirements, I set it for (rows 25%,75%) and (cols 50%,50%)&lt;/p&gt;
&lt;p&gt;.............................................&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
&amp;lt;TITLE&amp;gt;InterProSolution.com - Complete Internet Promotion Solution - internet promotion tools and services,&lt;br /&gt;
submit your site to search engines and directories , web marketing, successful business, banner exchange &amp;lt;/TITLE&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;frameset framespacing=&quot;0&quot; border=&quot;false&quot; frameborder=&quot;0&quot; rows=&quot;25%,75%&quot;&amp;gt;&lt;br /&gt;
  &amp;lt;frame name=&quot;banner&quot; scrolling=&quot;no&quot; noresize target=&quot;contents&quot; src=&quot;top.asp&quot;&lt;br /&gt;
  marginwidth=&quot;0&quot; marginheight=&quot;0&quot;&amp;gt;&lt;br /&gt;
  &amp;lt;frameset cols=&quot;50%,50%&quot;&amp;gt;&lt;br /&gt;
    &amp;lt;frame name=&quot;contents&quot; target=&quot;main&quot; src=&quot;menu.asp&quot; scrolling=&quot;no&quot; marginwidth=&quot;0&quot;&lt;br /&gt;
    marginheight=&quot;0&quot; noresize&amp;gt;&lt;br /&gt;
    &amp;lt;frame name=&quot;main&quot; src=&quot;products_main.asp&quot; scrolling=&quot;auto&quot; marginwidth=&quot;0&quot; marginheight=&quot;0&quot;&amp;gt;&lt;br /&gt;
  &amp;lt;/frameset&amp;gt;&lt;br /&gt;
  &amp;lt;noframes&amp;gt;&lt;br /&gt;
  &amp;lt;body topmargin=&quot;0&quot; leftmargin=&quot;0&quot;&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;This page uses frames, but your browser doesn&#039;t support them.&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;/body&amp;gt;&lt;br /&gt;
  &amp;lt;/noframes&amp;gt;&lt;br /&gt;
&amp;lt;/frameset&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
.............................................&lt;/p&gt;
&lt;p&gt;NSS &lt;a href=&quot;http://www.unitronics.com&quot; class=&quot;bb-url&quot;&gt;http://www.unitronics.com&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;[This message has been edited by NSS (edited 14 February 2000).]&lt;/p&gt;
&lt;p&gt;[This message has been edited by NSS (edited 14 February 2000).]&lt;/p&gt;
 </description>
     <pubDate>Tue, 15 Feb 2000 01:11:00 +0000</pubDate>
 <dc:creator>NSS</dc:creator>
 <guid isPermaLink="false">comment 1012974 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/frame-problem-netscape#comment-1012973</link>
    <description> &lt;p&gt;There are always problems in both browser with frame width and heights. they never work in both browsers. You should never integrate two frames except with a color are, so it doesnt matter if you there are a few pixels off or too much.&lt;/p&gt;
&lt;p&gt;Try to make the frame a little bigger than neccessary, so it works in both borwsers.&lt;/p&gt;
&lt;p&gt;Malte&lt;/p&gt;
 </description>
     <pubDate>Mon, 14 Feb 2000 05:11:00 +0000</pubDate>
 <dc:creator>Malte</dc:creator>
 <guid isPermaLink="false">comment 1012973 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/frame-problem-netscape#comment-1012972</link>
    <description> &lt;p&gt;Thanks guys,&lt;/p&gt;
&lt;p&gt;I tried your suggestions, and unfortunately they did not work. The problem is with the FRAMESET. My left frame is supposed to be 226 pixels, but in Netscape it&#039;s smaller than that. Maybe I should just use a script which will increase the size of the left frame if the browser is Netscape. &lt;/p&gt;
&lt;p&gt;What do you think?&lt;/p&gt;
 </description>
     <pubDate>Sun, 13 Feb 2000 05:51:00 +0000</pubDate>
 <dc:creator>Eugene Grinberg</dc:creator>
 <guid isPermaLink="false">comment 1012972 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/frame-problem-netscape#comment-1012971</link>
    <description> &lt;p&gt;Try adding the following BODY tag to all of the pages.&lt;/p&gt;
&lt;p&gt;&amp;lt;body LEFTMARGIN=&quot;0&quot; TOPMARGIN=&quot;0&quot; MARGINWIDTH=&quot;0&quot; MARGINHEIGHT=&quot;0&quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;This will set the page margins to zero. One set will set it for IE the other for Netscape.&lt;/p&gt;
&lt;p&gt;Let us know if this works.&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
My goal in life is found in Phillipians 4:8-9&lt;/p&gt;
 </description>
     <pubDate>Fri, 11 Feb 2000 16:43:00 +0000</pubDate>
 <dc:creator>Jim Shilt</dc:creator>
 <guid isPermaLink="false">comment 1012971 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/frame-problem-netscape#comment-1012970</link>
    <description> &lt;p&gt;have you specified &#039;framespacing=0&#039; in your code? as i know, it&#039;s needed for IE to seperate the frames correctly. &lt;/p&gt;
&lt;p&gt;as you say, NS doesn&#039;t show it the right way, eventhough i like it more...  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/wink.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 11 Feb 2000 08:28:00 +0000</pubDate>
 <dc:creator>merlin</dc:creator>
 <guid isPermaLink="false">comment 1012970 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
