<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1046361" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1046361</link>
    <description></description>
    <language>en</language>
          <item>
    <title>A more robust solution might</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/changes-made-javascript-revert-initial-state-hitting-back#comment-1247901</link>
    <description> &lt;p&gt;A more robust solution might be to save the form data locally. Cookies have already been suggested, but to retain a lot of data I suggest you look into the &lt;a href=&quot;http://developer.yahoo.com/yui/storage/&quot;&gt;YUI 2 Storage Utility&lt;/a&gt;. It looks like it&#039;s tailor made for situations like this...&lt;/p&gt;
 </description>
     <pubDate>Fri, 19 Mar 2010 15:39:01 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1247901 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Thanks, JeevesBond. </title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/changes-made-javascript-revert-initial-state-hitting-back#comment-1247831</link>
    <description> &lt;p&gt;Thanks, JeevesBond.  Nothing&#039;s ever that simple, is it?  &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 put in a hidden form field (input type=hidden id=tab name=tab) which I populated with the tab number each time a tab was clicked.  My  routine checks that field, and if it finds a number, it &#039;clicks&#039; the tab.  Happily IE doesn&#039;t clear the form contents (though I have a nagging doubt that it will for some users depending on settings..?).  Seems to work with all four tested browsers anyway.&lt;/p&gt;
&lt;p&gt;Still haven&#039;t fixed the random photo thing (innerHTML changes the content of the box) - probably could but can&#039;t be bothered as it&#039;s way more trivial!&lt;/p&gt;
&lt;p&gt;Thanks again, JB, though I&#039;d still be interested if anyone knows a trick.&lt;/p&gt;
&lt;p&gt;Andy&lt;/p&gt;
 </description>
     <pubDate>Wed, 17 Mar 2010 10:46:38 +0000</pubDate>
 <dc:creator>aci20</dc:creator>
 <guid isPermaLink="false">comment 1247831 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Thanks for posting a link, I</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/changes-made-javascript-revert-initial-state-hitting-back#comment-1247826</link>
    <description> &lt;p&gt;Thanks for posting a link, I wouldn&#039;t have had much of an idea of the problem you&#039;re describing without it. &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;Sadly, I don&#039;t believe there is an easy way to fix this. You&#039;re going to have to store the active tab in a cookie, then use an if statement to say: if there&#039;s an active tab stored in the cookie, show it and hide everything else, otherwise show the default tab and hide everything else.&lt;/p&gt;
&lt;p&gt;Shouldn&#039;t be too difficult, post again if you get stuck. Good luck.&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 Mar 2010 20:11:00 +0000</pubDate>
 <dc:creator>jeevesbond</dc:creator>
 <guid isPermaLink="false">comment 1247826 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>OK, I&#039;m shy, but if it&#039;ll</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/changes-made-javascript-revert-initial-state-hitting-back#comment-1247816</link>
    <description> &lt;p&gt;OK, I&#039;m shy, but if it&#039;ll help, here&#039;s the offending page!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://runcambridge.org.uk/&quot;&gt;http://runcambridge.org.uk/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Main gripe is the &#039;news&#039; &#039;fixtures&#039; &#039;results&#039; tabs - click one and follow a link on it before going back.&lt;/p&gt;
&lt;p&gt;Ta!&lt;/p&gt;
 </description>
     <pubDate>Tue, 16 Mar 2010 12:33:53 +0000</pubDate>
 <dc:creator>aci20</dc:creator>
 <guid isPermaLink="false">comment 1247816 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
