<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Leaflink Explaind - Part 2b (Save scroll position)</title>
	<atom:link href="http://www.getintothis.com/blog/2005/05/18/leaflink-explaind-part-2b-save-scroll-position/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.getintothis.com/blog/2005/05/18/leaflink-explaind-part-2b-save-scroll-position/</link>
	<description>Things you should really get into</description>
	<pubDate>Wed, 07 Jan 2009 02:34:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Kelly</title>
		<link>http://www.getintothis.com/blog/2005/05/18/leaflink-explaind-part-2b-save-scroll-position/#comment-28084</link>
		<dc:creator>Kelly</dc:creator>
		<pubDate>Tue, 02 Oct 2007 17:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.getintothis.com/blog/?p=47#comment-28084</guid>
		<description>Could this could be easily updated to work with an IFrame?</description>
		<content:encoded><![CDATA[<p>Could this could be easily updated to work with an IFrame?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mta</title>
		<link>http://www.getintothis.com/blog/2005/05/18/leaflink-explaind-part-2b-save-scroll-position/#comment-26007</link>
		<dc:creator>mta</dc:creator>
		<pubDate>Sat, 15 Sep 2007 00:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.getintothis.com/blog/?p=47#comment-26007</guid>
		<description>Well done, Paul!
I used php and firefox.
It works.
Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Well done, Paul!<br />
I used php and firefox.<br />
It works.<br />
Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramin</title>
		<link>http://www.getintothis.com/blog/2005/05/18/leaflink-explaind-part-2b-save-scroll-position/#comment-226</link>
		<dc:creator>ramin</dc:creator>
		<pubDate>Fri, 13 Oct 2006 00:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.getintothis.com/blog/?p=47#comment-226</guid>
		<description>@Paul, I believe I know what the problem is... the sample bit of code I have on this tutorial is using a function (getObject) that does not exist. If you look at the Example Link and view the source, you will the correct javascript code. Use that one instead. I am going to fix the sample code on this article as well. Thank you for catching that.</description>
		<content:encoded><![CDATA[<p>@Paul, I believe I know what the problem is... the sample bit of code I have on this tutorial is using a function (getObject) that does not exist. If you look at the Example Link and view the source, you will the correct javascript code. Use that one instead. I am going to fix the sample code on this article as well. Thank you for catching that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.getintothis.com/blog/2005/05/18/leaflink-explaind-part-2b-save-scroll-position/#comment-211</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 29 Sep 2006 02:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.getintothis.com/blog/?p=47#comment-211</guid>
		<description>Sorry, that should read (with the appropriate syntax's removed this time!):

form name="blah" method="get" action="Request.ServerVariables("URL")" onsubmit="return saveScrollPositions(this);"</description>
		<content:encoded><![CDATA[<p>Sorry, that should read (with the appropriate syntax's removed this time!):</p>
<p>form name="blah" method="get" action="Request.ServerVariables("URL")" onsubmit="return saveScrollPositions(this);"</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.getintothis.com/blog/2005/05/18/leaflink-explaind-part-2b-save-scroll-position/#comment-210</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 29 Sep 2006 02:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.getintothis.com/blog/?p=47#comment-210</guid>
		<description>I am trying to implement this code to save the scroll position in an asp page I am developing, however I am unable to get it to function. I added a button to the form which triggers the saveScrollPositions function to try and help debug the error.  When I click the button I receive the following from IE6:
Line: 24
Char: 4
Error: 'scrollx' is null or not an object
Code: 0
URL: blah

But I have hidden input fields for both scrollx &#38; scrolly in my form! My form name line is the only line that differs from the rest of your code, it is as follows:

" onsubmit="return saveScrollPositions(this);"&#62;

Everything else is exactly the same! Any thoughts or ideas as to why this is the case? Any help would be greatly appreciated!

Cheers</description>
		<content:encoded><![CDATA[<p>I am trying to implement this code to save the scroll position in an asp page I am developing, however I am unable to get it to function. I added a button to the form which triggers the saveScrollPositions function to try and help debug the error.  When I click the button I receive the following from IE6:<br />
Line: 24<br />
Char: 4<br />
Error: 'scrollx' is null or not an object<br />
Code: 0<br />
URL: blah</p>
<p>But I have hidden input fields for both scrollx &amp; scrolly in my form! My form name line is the only line that differs from the rest of your code, it is as follows:</p>
<p>" onsubmit="return saveScrollPositions(this);"&gt;</p>
<p>Everything else is exactly the same! Any thoughts or ideas as to why this is the case? Any help would be greatly appreciated!</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.100 seconds -->
