<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Implementing Floating Div</title>
	<atom:link href="http://www.amirharel.com/2009/08/05/implementing-floating-div/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amirharel.com/2009/08/05/implementing-floating-div/</link>
	<description>Tales of a JavaScript Ninja</description>
	<lastBuildDate>Sat, 15 Jan 2011 05:30:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Johannsalas</title>
		<link>http://www.amirharel.com/2009/08/05/implementing-floating-div/comment-page-2/#comment-358</link>
		<dc:creator>Johannsalas</dc:creator>
		<pubDate>Sat, 15 Jan 2011 05:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirharel.com/?p=65#comment-358</guid>
		<description>Amir how can I do to make the floating div not to change it&#039;s x,y position if I resize the window, it overlaps with other elements, I&#039;m using floating 1.4 version.&lt;br&gt;&lt;br&gt;thanks a lot for your help</description>
		<content:encoded><![CDATA[<p>Amir how can I do to make the floating div not to change it&#39;s x,y position if I resize the window, it overlaps with other elements, I&#39;m using floating 1.4 version.</p>
<p>thanks a lot for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dahir Seas</title>
		<link>http://www.amirharel.com/2009/08/05/implementing-floating-div/comment-page-2/#comment-353</link>
		<dc:creator>Dahir Seas</dc:creator>
		<pubDate>Thu, 06 Jan 2011 01:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirharel.com/?p=65#comment-353</guid>
		<description>...What I mean is to have the same behavior into a modal screen, is it a little hard to make this?</description>
		<content:encoded><![CDATA[<p>&#8230;What I mean is to have the same behavior into a modal screen, is it a little hard to make this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dahir Seas</title>
		<link>http://www.amirharel.com/2009/08/05/implementing-floating-div/comment-page-2/#comment-354</link>
		<dc:creator>Dahir Seas</dc:creator>
		<pubDate>Thu, 06 Jan 2011 00:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirharel.com/?p=65#comment-354</guid>
		<description>Very nice plug in, but I need to use it on a modal screen using the modal scroll bar not &quot;window scrolls&quot;, is it that possible? or Do I need to change the JS code?</description>
		<content:encoded><![CDATA[<p>Very nice plug in, but I need to use it on a modal screen using the modal scroll bar not &#8220;window scrolls&#8221;, is it that possible? or Do I need to change the JS code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itil change management</title>
		<link>http://www.amirharel.com/2009/08/05/implementing-floating-div/comment-page-1/#comment-317</link>
		<dc:creator>itil change management</dc:creator>
		<pubDate>Sat, 25 Dec 2010 03:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirharel.com/?p=65#comment-317</guid>
		<description>In order to manage all the movements of all the floating objects I extended the jQuery object by adding a float manager object. Since there is only one manager, there is no point of creating a class for it, so i created an opject and attached it to the jQuery instance.</description>
		<content:encoded><![CDATA[<p>In order to manage all the movements of all the floating objects I extended the jQuery object by adding a float manager object. Since there is only one manager, there is no point of creating a class for it, so i created an opject and attached it to the jQuery instance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beschi</title>
		<link>http://www.amirharel.com/2009/08/05/implementing-floating-div/comment-page-1/#comment-278</link>
		<dc:creator>beschi</dc:creator>
		<pubDate>Fri, 03 Dec 2010 11:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirharel.com/?p=65#comment-278</guid>
		<description>Works. Great plugin. &lt;br&gt;Thanks.</description>
		<content:encoded><![CDATA[<p>Works. Great plugin. <br />Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beschi</title>
		<link>http://www.amirharel.com/2009/08/05/implementing-floating-div/comment-page-1/#comment-273</link>
		<dc:creator>beschi</dc:creator>
		<pubDate>Fri, 03 Dec 2010 04:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirharel.com/?p=65#comment-273</guid>
		<description>Works. Great plugin. &lt;br&gt;Thanks.</description>
		<content:encoded><![CDATA[<p>Works. Great plugin. <br />Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: solutci</title>
		<link>http://www.amirharel.com/2009/08/05/implementing-floating-div/comment-page-1/#comment-256</link>
		<dc:creator>solutci</dc:creator>
		<pubDate>Wed, 03 Nov 2010 18:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirharel.com/?p=65#comment-256</guid>
		<description>thanks that is exactly what i was looking for. Any idea on how to set a &quot;bottom&quot; so that it doesn&#039;t continue to scroll down?</description>
		<content:encoded><![CDATA[<p>thanks that is exactly what i was looking for. Any idea on how to set a &#8220;bottom&#8221; so that it doesn&#39;t continue to scroll down?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kshipp</title>
		<link>http://www.amirharel.com/2009/08/05/implementing-floating-div/comment-page-1/#comment-186</link>
		<dc:creator>Kshipp</dc:creator>
		<pubDate>Wed, 29 Sep 2010 19:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirharel.com/?p=65#comment-186</guid>
		<description>I&#039;m trying to get two divs to float, but only one of them needs to float vertically (only).&lt;br&gt;Here&#039;s the scenario that I can&#039;t seem to get to work with this plugin:&lt;br&gt;I have a large table with row and column headers that I want to float, so as the user scrolls, the headers follow.  Note:  When the user scrolls right, only the row headers need to move, not the column headers.  Common stuff, but I can&#039;t get it to work.&lt;br&gt;&lt;br&gt;Does anyone have a working sample of this scenario? Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I&#39;m trying to get two divs to float, but only one of them needs to float vertically (only).<br />Here&#39;s the scenario that I can&#39;t seem to get to work with this plugin:<br />I have a large table with row and column headers that I want to float, so as the user scrolls, the headers follow.  Note:  When the user scrolls right, only the row headers need to move, not the column headers.  Common stuff, but I can&#39;t get it to work.</p>
<p>Does anyone have a working sample of this scenario? Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexkuzmov</title>
		<link>http://www.amirharel.com/2009/08/05/implementing-floating-div/comment-page-1/#comment-181</link>
		<dc:creator>Alexkuzmov</dc:creator>
		<pubDate>Thu, 16 Sep 2010 09:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirharel.com/?p=65#comment-181</guid>
		<description>Very nice plug in, it works really well.&lt;br&gt;But I wanted to make it stop floating at some point of scrolling, didint find any workin ideas in the comments. So I added something to make the div(or other element) to stop scroling.&lt;br&gt;The idea is to restrict its movement within a div, well that didnt workout, so I restricted its movement within a fixed length.&lt;br&gt;&lt;br&gt;The changes:&lt;br&gt;In the FloatObject init method we add a new parameter:&lt;br&gt;    this.scrollLength = typeof(params.scrollLength) == &quot;string&quot; ?  this.scrollLength : params.scrollLength;&lt;br&gt;In the FloatObject -&gt; updateLocation method we add the following check:&lt;br&gt;        if( $(window).scrollTop() + this.origY &gt; this.scrollLength) {&lt;br&gt;            this.updatedY = this.scrollLength;&lt;br&gt;        }&lt;br&gt;And the sample usage of the modified class:&lt;br&gt;	$(document).ready(function(){&lt;br&gt;		var parent_element_length = $(&quot;#parent_element_id&quot;).height() -/+ &quot;any lenght u want added or substracted&quot;;&lt;br&gt;		$(&quot;#floating_element_id&quot;).makeFloat({x:&quot;current&quot;,y:&quot;current&quot;,scrollLength: parent_div_length});&lt;br&gt;	});&lt;br&gt;With that done you can restrict the movement of the div(or other element) within pixels.&lt;br&gt;Its not necessary to use the height of the parent element, u can specify your own height or u can use other elements height, thus making it work without the need of a parent element.&lt;br&gt;any questions alexkuzmov [at] gmail [dot] com</description>
		<content:encoded><![CDATA[<p>Very nice plug in, it works really well.<br />But I wanted to make it stop floating at some point of scrolling, didint find any workin ideas in the comments. So I added something to make the div(or other element) to stop scroling.<br />The idea is to restrict its movement within a div, well that didnt workout, so I restricted its movement within a fixed length.</p>
<p>The changes:<br />In the FloatObject init method we add a new parameter:<br />    this.scrollLength = typeof(params.scrollLength) == &#8220;string&#8221; ?  this.scrollLength : params.scrollLength;<br />In the FloatObject -&gt; updateLocation method we add the following check:<br />        if( $(window).scrollTop() + this.origY &gt; this.scrollLength) {<br />            this.updatedY = this.scrollLength;<br />        }<br />And the sample usage of the modified class:<br />	$(document).ready(function(){<br />		var parent_element_length = $(&#8220;#parent_element_id&#8221;).height() -/+ &#8220;any lenght u want added or substracted&#8221;;<br />		$(&#8220;#floating_element_id&#8221;).makeFloat({x:&#8221;current&#8221;,y:&#8221;current&#8221;,scrollLength: parent_div_length});<br />	});<br />With that done you can restrict the movement of the div(or other element) within pixels.<br />Its not necessary to use the height of the parent element, u can specify your own height or u can use other elements height, thus making it work without the need of a parent element.<br />any questions alexkuzmov [at] gmail [dot] com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LEWIS</title>
		<link>http://www.amirharel.com/2009/08/05/implementing-floating-div/comment-page-1/#comment-170</link>
		<dc:creator>LEWIS</dc:creator>
		<pubDate>Tue, 07 Sep 2010 04:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.amirharel.com/?p=65#comment-170</guid>
		<description>&lt;strong&gt;&lt;blockquote&gt;&lt;a href=&quot;http://cheaptabletsonline.com/&quot; rel=&quot;nofollow&quot;&gt;CheapTabletsOnline.Com. Canadian Health&amp;Care.Best quality drugs.No prescription online pharmacy.Special Internet Prices. High quality pills. Order pills online&lt;/a&gt;...&lt;/strong&gt;

Buy:Viagra.Maxaman.Cialis.Cialis Soft Tabs.Viagra Soft Tabs.Viagra Super Active+.Super Active ED Pack.Cialis Super Active+.Viagra Professional.Soma.Tramadol.Cialis Professional.Levitra.VPXL.Zithromax.Propecia.Viagra Super Force....</description>
		<content:encoded><![CDATA[<p><strong><br />
<blockquote><a href="http://cheaptabletsonline.com/" rel="nofollow">CheapTabletsOnline.Com. Canadian Health&amp;Care.Best quality drugs.No prescription online pharmacy.Special Internet Prices. High quality pills. Order pills online</a>&#8230;</p></blockquote>
<p></strong></p>
<p>Buy:Viagra.Maxaman.Cialis.Cialis Soft Tabs.Viagra Soft Tabs.Viagra Super Active+.Super Active ED Pack.Cialis Super Active+.Viagra Professional.Soma.Tramadol.Cialis Professional.Levitra.VPXL.Zithromax.Propecia.Viagra Super Force&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

