<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012859" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012859</link>
    <description></description>
    <language>en</language>
          <item>
    <title>sometimes I help the most by not helping...</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/top#comment-1074590</link>
    <description> &lt;p&gt;Thanks for explaining what you meant!  Now that I see what you are doing, of course, it&#039;s very clear.  (Isn&#039;t that always the case?)&lt;/p&gt;
&lt;p&gt;Glad you got it working, congratulations!  You probably feel a million miles taller for working it out, too (I always do, much to the annoyance, I am sure, of my coworkers who aren&#039;t used to a woman whooping when she has a break through!)&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;&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; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Fri, 24 Nov 2000 10:14:51 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1074590 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Got It</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/top#comment-1074587</link>
    <description> &lt;p&gt;I dont know why it wasent working but i have this script now iad it works exactily how i wanted. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;function gototop() &lt;br /&gt;{&lt;br /&gt;var s,h;&lt;br /&gt;s = parent.content.location.href;&lt;br /&gt;h = s.lastIndexOf(&amp;quot;#&amp;quot;);&lt;br /&gt;if (h &amp;lt; 0) {parent.content.location.href = s + &amp;quot;#Top&amp;quot;}&lt;br /&gt;else {parent.content.location.href = s.substring(0,h) + &amp;quot;#Top&amp;quot;}&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Thanks for you help Suzanne&lt;/p&gt;
&lt;p&gt;Even though I dident find out from you how to do it, i learnt somthing else&lt;/p&gt;
&lt;p&gt;&quot;_top&quot; thanks for that i was wondering how that worked &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>Fri, 24 Nov 2000 07:21:04 +0000</pubDate>
 <dc:creator>Josh Simpson</dc:creator>
 <guid isPermaLink="false">comment 1074587 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/top#comment-1074577</link>
    <description> &lt;p&gt;All I want to do is have a to the top button&lt;/p&gt;
&lt;p&gt;But insted of having the link on the same page, i want it on a different page in a different frame.&lt;/p&gt;
&lt;p&gt;the page does load at the top but i want it so if you scroll down the page, you just click the &quot;top&quot; buton in the navigation frame,&lt;/p&gt;
&lt;p&gt;This brings in the problem of that the top comand has to work regardless of what page is actualy loaded.&lt;/p&gt;
&lt;p&gt;Do you get what I mean now?&lt;/p&gt;
&lt;p&gt;Have a look&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://redrival.com/jls/temp2/&quot; class=&quot;bb-url&quot;&gt;http://redrival.com/jls/temp2/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;scroll the main fram down and then click on the little yellow arrow down the bottom of the page i want it to make the page you just scrolled go to the top again, rember that the page that you scrolled can be a number of pagers from my site.&lt;/p&gt;
 </description>
     <pubDate>Fri, 24 Nov 2000 02:17:27 +0000</pubDate>
 <dc:creator>Josh Simpson</dc:creator>
 <guid isPermaLink="false">comment 1074577 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>ummm....</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/top#comment-1074575</link>
    <description> &lt;p&gt;&#039;k, I&#039;m totally missing your problem -- if you call a new document into a frame, it should automatically load to the very top of the page (the document should be right at the top, with a scrollbar in the frame if necessary).&lt;/p&gt;
&lt;p&gt;Can you offer up the url so I can see what the problem is?  &lt;/p&gt;
&lt;p&gt;Also, I added the bit about #top because without the actual &lt;a name=&quot;top&quot;&gt;&lt;/a&gt; on the page, Netscape 6 will no longer do anything.  Previous browsers snapped to the top if there was no target found.&lt;/p&gt;
&lt;p&gt;Regardless, the #internaltarget is part of the href or link, so shouldn&#039;t have to be set differently.&lt;/p&gt;
&lt;p&gt;I can&#039;t even think of what you could be doing to get the page loading not at the top of the page.&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
 </description>
     <pubDate>Fri, 24 Nov 2000 02:03:45 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1074575 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/top#comment-1074567</link>
    <description> &lt;p&gt;Sorry for not being more specific.&lt;/p&gt;
&lt;p&gt;I relise how the &quot;#top&quot; works.&lt;/p&gt;
&lt;p&gt;I have 4 frames &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I have one general navigation bar in a frame for all pages. This has things like&lt;/p&gt;
&lt;p&gt;refresh content frame&lt;br /&gt;
Sent content frame to main page&lt;/p&gt;
&lt;p&gt;what I want is a script that will send you to the top of the conetent frame, regardles of what page is actualy loaded into the content frame.&lt;/p&gt;
&lt;p&gt;I hope this explanes better. &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;I have this code is is what I need?&lt;br /&gt;
or somthng similar?&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;script&amp;amp;gt;&lt;br /&gt;function PageTop() {&lt;br /&gt;var s;&lt;br /&gt;s = parent.content.location.href;&lt;br /&gt;parent.content.location=&amp;quot;s+&amp;#039;#Top&amp;#039;&amp;quot;;&lt;br /&gt;}&lt;br /&gt;&amp;amp;lt;/script&amp;amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Fri, 24 Nov 2000 00:14:33 +0000</pubDate>
 <dc:creator>Josh Simpson</dc:creator>
 <guid isPermaLink="false">comment 1074567 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>target=&quot;_top&quot;</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/top#comment-1074505</link>
    <description> &lt;p&gt;Or, more specifically,&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.url.com/page.html&quot; target=&quot;_top&quot;&gt;link&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;in the frame and this will empty the window of the frameset and load the url of the new page (page.html in this case) into the window.&lt;/p&gt;
&lt;p&gt;If you are not looking to clear the frameset, but want to go to the top of a document in the main frame from a link in any other frame, you would use:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.url.com/page.html#top&quot; target=&quot;main&quot;&gt;link&lt;/a&gt;  &lt;/p&gt;
&lt;p&gt;or &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;page.html#top&quot; target=&quot;main&quot;&gt;link&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I should point out that you should have &lt;a name=&quot;top&quot;&gt;&lt;/a&gt; at the top of your pages if you want to have the code validate (and therefore work properly in the more advanced browsers).&lt;/p&gt;
&lt;p&gt;Regardless, without more details, that&#039;s as much information as I can give you.&lt;/p&gt;
&lt;p&gt;hth,&lt;/p&gt;
&lt;p&gt;&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; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Thu, 23 Nov 2000 09:14:42 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1074505 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
