<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003219" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003219</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-javascript-history-object#comment-1014215</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;  history.go(0) refreshes the page. This is a necessary code for anyone who builds dynamic selection lists (or other fields that require resizing) and doesn&#039;t want NN to mess up the re-display.  Generally, I fill the selection list and then:&lt;/p&gt;
&lt;p&gt;   if (Netscape) // or somesuch&lt;br /&gt;
     history.go(0);&lt;/p&gt;
&lt;p&gt;  You can also use history.go(x). The history.back() &amp;amp; forward() methods seems to be too problematic and undependable.&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
my site:&lt;a href=&quot;http://members.aol.com/grassblad&quot; class=&quot;bb-url&quot;&gt;GrassBlade: cut&amp;amp;paste javascript&lt;/a&gt;&lt;br /&gt;
moderator at:&lt;a href=&quot;http://www.javaplace.co.uk&quot; class=&quot;bb-url&quot;&gt;The Javascript Place&lt;/a&gt;&lt;br /&gt;
&lt;A target=&quot;_blank&quot;&gt;Javascript City&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 23 Jun 2000 02:42:00 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1014215 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-javascript-history-object#comment-1014214</link>
    <description> &lt;p&gt;javascript:history.go(-1) takes you back ... and history.go(1) takes you forward (assuming you were there before, if you know what I mean)&lt;/p&gt;
&lt;p&gt;and history.go(-x) takes you back x pages&lt;/p&gt;
&lt;p&gt;[This message has been edited by AndyB (edited 21 June 2000).]&lt;/p&gt;
 </description>
     <pubDate>Thu, 22 Jun 2000 02:57:00 +0000</pubDate>
 <dc:creator>AndyB</dc:creator>
 <guid isPermaLink="false">comment 1014214 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-javascript-history-object#comment-1014213</link>
    <description> &lt;p&gt;works great, thanks!&lt;/p&gt;
 </description>
     <pubDate>Thu, 22 Jun 2000 02:36:00 +0000</pubDate>
 <dc:creator>ROB</dc:creator>
 <guid isPermaLink="false">comment 1014213 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-javascript-history-object#comment-1014212</link>
    <description> &lt;p&gt;I would kind of like to know all the history commands.  Anyway, I have always seen those with a -1 in the parenthesis, but they probably work without it.  The last one with document.history.back() doesn&#039;t work.  Anyway, here is what I tried and they all worked:&lt;/p&gt;
&lt;p&gt;&amp;lt;A HREF=&quot;javascript:window.history.back(-1)&quot;&amp;gt;[Go Back]&amp;lt;/A&amp;gt;&lt;br /&gt;
&amp;lt;A HREF=&quot;javascript:self.history.back(-1)&quot;&amp;gt;[Go Back]&amp;lt;/A&amp;gt;&lt;br /&gt;
&amp;lt;A HREF=&quot;javascript:history.back(-1)&quot;&amp;gt;[Go Back]&amp;lt;/A&amp;gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 22 Jun 2000 02:22:00 +0000</pubDate>
 <dc:creator>Arielladog</dc:creator>
 <guid isPermaLink="false">comment 1014212 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
