<?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: FixedPosition &gt; a jQuery Plugin</title>
	<atom:link href="http://chrisiona.com/fixedposition/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisiona.com</link>
	<description>Web Development, and other adventures</description>
	<lastBuildDate>Sun, 06 Feb 2011 21:11:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: kropotkin</title>
		<link>http://chrisiona.com/fixedposition/#comment-5</link>
		<dc:creator>kropotkin</dc:creator>
		<pubDate>Fri, 03 Dec 2010 12:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://chrisiona.com/?page_id=19#comment-5</guid>
		<description>The above problem was resolved.

I have posted another problem on your Google code page http://code.google.com/p/fixedposition/issues/list</description>
		<content:encoded><![CDATA[<p>The above problem was resolved.</p>
<p>I have posted another problem on your Google code page <a href="http://code.google.com/p/fixedposition/issues/list" rel="nofollow">http://code.google.com/p/fixedposition/issues/list</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kropotkin</title>
		<link>http://chrisiona.com/fixedposition/#comment-4</link>
		<dc:creator>kropotkin</dc:creator>
		<pubDate>Wed, 01 Dec 2010 16:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://chrisiona.com/?page_id=19#comment-4</guid>
		<description>Didn&#039;t work for me.

we have


...some inner content


we currently have:

.SocialLearnToolbarToolbar {white-space:nowrap;margin:0 auto;width:960px;position:fixed;bottom:0px;left:50%;margin-left:-480px;z-index:1000}

and I tried:

  $(&quot;.SocialLearnToolbarToolbar&quot;).fixedPosition({
	        debug: false,
	        fixedTo: &quot;bottom&quot;,
	        effect: &quot;false&quot;
	     });

- I get the correct debug info with debug set to true so the plugin is loaded.

In IE8 and IE7 quirks mode before our bar was mostly off the page at the left and scrolling, not fixed. After applying the plugin it is now more on-screen and close to the bottom of the view-port when we load it  - but still scrolls as soon as you use the scroll-bars.

We are loading a &#039;toolbar&#039; using a JS bookmarklet and the root element which we want fixed is added to the DOM dynamically. - after the plugin is added to jQuery but we don&#039;t call the plugin method until a ready function indicates that the root element has been created.

Any ideas?

Thanks

Justin Wyllie
e. justinwyllie@hotmail.co.uk</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t work for me.</p>
<p>we have</p>
<p>&#8230;some inner content</p>
<p>we currently have:</p>
<p>.SocialLearnToolbarToolbar {white-space:nowrap;margin:0 auto;width:960px;position:fixed;bottom:0px;left:50%;margin-left:-480px;z-index:1000}</p>
<p>and I tried:</p>
<p>  $(&#8220;.SocialLearnToolbarToolbar&#8221;).fixedPosition({<br />
	        debug: false,<br />
	        fixedTo: &#8220;bottom&#8221;,<br />
	        effect: &#8220;false&#8221;<br />
	     });</p>
<p>- I get the correct debug info with debug set to true so the plugin is loaded.</p>
<p>In IE8 and IE7 quirks mode before our bar was mostly off the page at the left and scrolling, not fixed. After applying the plugin it is now more on-screen and close to the bottom of the view-port when we load it  &#8211; but still scrolls as soon as you use the scroll-bars.</p>
<p>We are loading a &#8216;toolbar&#8217; using a JS bookmarklet and the root element which we want fixed is added to the DOM dynamically. &#8211; after the plugin is added to jQuery but we don&#8217;t call the plugin method until a ready function indicates that the root element has been created.</p>
<p>Any ideas?</p>
<p>Thanks</p>
<p>Justin Wyllie<br />
e. <a href="mailto:justinwyllie@hotmail.co.uk">justinwyllie@hotmail.co.uk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pbarney</title>
		<link>http://chrisiona.com/fixedposition/#comment-3</link>
		<dc:creator>pbarney</dc:creator>
		<pubDate>Wed, 28 Apr 2010 08:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://chrisiona.com/?page_id=19#comment-3</guid>
		<description>Can it be used to fix divs to the corners? E.g., top left, top right, bottom left, bottom right?

Thanks</description>
		<content:encoded><![CDATA[<p>Can it be used to fix divs to the corners? E.g., top left, top right, bottom left, bottom right?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FixedPosition &#62; Get Position:Fixed working in IE &#171; Chris Iona</title>
		<link>http://chrisiona.com/fixedposition/#comment-2</link>
		<dc:creator>FixedPosition &#62; Get Position:Fixed working in IE &#171; Chris Iona</dc:creator>
		<pubDate>Sat, 09 Jan 2010 07:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://chrisiona.com/?page_id=19#comment-2</guid>
		<description>[...] out the example code and project information at http://chrisiona.com/fixedposition/     Share this [...]</description>
		<content:encoded><![CDATA[<p>[...] out the example code and project information at <a href="http://chrisiona.com/fixedposition/" rel="nofollow">http://chrisiona.com/fixedposition/</a>     Share this [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

