<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://logicwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Clear_Form_on_Back_Button</id>
		<title>Clear Form on Back Button - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://logicwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Clear_Form_on_Back_Button"/>
		<link rel="alternate" type="text/html" href="https://logicwiki.co.uk/index.php?title=Clear_Form_on_Back_Button&amp;action=history"/>
		<updated>2026-06-15T15:36:01Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>https://logicwiki.co.uk/index.php?title=Clear_Form_on_Back_Button&amp;diff=533&amp;oldid=prev</id>
		<title>Dt1nh6: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://logicwiki.co.uk/index.php?title=Clear_Form_on_Back_Button&amp;diff=533&amp;oldid=prev"/>
				<updated>2016-05-09T13:27:40Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 13:27, 9 May 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Dt1nh6</name></author>	</entry>

	<entry>
		<id>https://logicwiki.co.uk/index.php?title=Clear_Form_on_Back_Button&amp;diff=532&amp;oldid=prev</id>
		<title>Macrop: Created page with &quot;Category:JQuery Category:Tips  Clearing textbox / input field when browser's back button clicked :  &lt;pre&gt;     &lt;script&gt;         $(window).load(function () {...&quot;</title>
		<link rel="alternate" type="text/html" href="https://logicwiki.co.uk/index.php?title=Clear_Form_on_Back_Button&amp;diff=532&amp;oldid=prev"/>
				<updated>2016-01-28T09:33:52Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/index.php?title=Category:JQuery&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:JQuery (page does not exist)&quot;&gt;Category:JQuery&lt;/a&gt; &lt;a href=&quot;/index.php?title=Category:Tips&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Tips (page does not exist)&quot;&gt;Category:Tips&lt;/a&gt;  Clearing textbox / input field when browser&amp;#039;s back button clicked :  &amp;lt;pre&amp;gt;     &amp;lt;script&amp;gt;         $(window).load(function () {...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:JQuery]]&lt;br /&gt;
[[Category:Tips]]&lt;br /&gt;
&lt;br /&gt;
Clearing textbox / input field when browser's back button clicked :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    &amp;lt;script&amp;gt;&lt;br /&gt;
        $(window).load(function () {&lt;br /&gt;
            $('form').get(0).reset();  &lt;br /&gt;
        });&lt;br /&gt;
    &amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Macrop</name></author>	</entry>

	</feed>