<?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: Use JavaScript to change &#8220;float&#8221; style</title>
	<atom:link href="http://www.iamseree.com/aspnet/use-javascript-to-change-float-style/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iamseree.com/application-development/use-javascript-to-change-float-style/</link>
	<description>Where you can know "Seree Woradechjamroen" more...</description>
	<pubDate>Tue, 06 Jan 2009 01:30:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Henrik</title>
		<link>http://www.iamseree.com/application-development/use-javascript-to-change-float-style/#comment-102</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Wed, 26 Nov 2008 17:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamseree.com/?p=33#comment-102</guid>
		<description>Ohh thx!
i figured that it needed something in front, since float really is a datatype, so using it in obj.style.float would be impossible.</description>
		<content:encoded><![CDATA[<p>Ohh thx!<br />
i figured that it needed something in front, since float really is a datatype, so using it in obj.style.float would be impossible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erwinke</title>
		<link>http://www.iamseree.com/application-development/use-javascript-to-change-float-style/#comment-14</link>
		<dc:creator>erwinke</dc:creator>
		<pubDate>Fri, 07 Nov 2008 14:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamseree.com/?p=33#comment-14</guid>
		<description>Under IE6 you must use this:

obj.style.styleFloat='left';</description>
		<content:encoded><![CDATA[<p>Under IE6 you must use this:</p>
<p>obj.style.styleFloat=&#8217;left&#8217;;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
