<?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: Styling form fields</title>
	<atom:link href="http://aplus.rs/css/styling-form-fields/feed/" rel="self" type="application/rss+xml" />
	<link>http://aplus.rs/css/styling-form-fields/</link>
	<description>aplus.rs</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:35:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Rafael</title>
		<link>http://aplus.rs/css/styling-form-fields/comment-page-1/#comment-31493</link>
		<dc:creator>Rafael</dc:creator>
		<pubDate>Fri, 16 Feb 2007 17:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=39#comment-31493</guid>
		<description>Mozilla has the rather annoying flaw that you can&#039;t move the legend about very much, as you pointed out. The solution is to put a span in the legend to contain the text, give the span block display and then position the span absolutely relative to the rigid legend box.</description>
		<content:encoded><![CDATA[<p>Mozilla has the rather annoying flaw that you can’t move the legend about very much, as you pointed out. The solution is to put a span in the legend to contain the text, give the span block display and then position the span absolutely relative to the rigid legend box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://aplus.rs/css/styling-form-fields/comment-page-1/#comment-24485</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 30 Jan 2007 21:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=39#comment-24485</guid>
		<description>Your wonderful form css was working just right on Firefox and failing nicelly on IE.  Now IE7 tries to make the span visible, but fails by displaying the span on the rollover waaaaay to far to the right of the screen.  Any fixes?</description>
		<content:encoded><![CDATA[<p>Your wonderful form css was working just right on Firefox and failing nicelly on IE.  Now IE7 tries to make the span visible, but fails by displaying the span on the rollover waaaaay to far to the right of the screen.  Any fixes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandar</title>
		<link>http://aplus.rs/css/styling-form-fields/comment-page-1/#comment-8477</link>
		<dc:creator>Aleksandar</dc:creator>
		<pubDate>Tue, 07 Mar 2006 08:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=39#comment-8477</guid>
		<description>dejawoo, I did not experience that. If the label is set to have fixed width and floated left, then input, as inline element, will slide next to it.</description>
		<content:encoded><![CDATA[<p>dejawoo, I did not experience that. If the label is set to have fixed width and floated left, then input, as inline element, will slide next to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dejawoo</title>
		<link>http://aplus.rs/css/styling-form-fields/comment-page-1/#comment-8457</link>
		<dc:creator>dejawoo</dc:creator>
		<pubDate>Sun, 05 Mar 2006 11:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=39#comment-8457</guid>
		<description>Hi, I found your article concise and useful. Thank  you. And I would like to ask when I use the label floats approach but the interesting thing when I float the label to left inherently textboxes are align to right. Are you controlling it with the width of fieldset? I had to put another float:left for textfields to align them left right after label.</description>
		<content:encoded><![CDATA[<p>Hi, I found your article concise and useful. Thank  you. And I would like to ask when I use the label floats approach but the interesting thing when I float the label to left inherently textboxes are align to right. Are you controlling it with the width of fieldset? I had to put another float:left for textfields to align them left right after label.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandar</title>
		<link>http://aplus.rs/css/styling-form-fields/comment-page-1/#comment-6589</link>
		<dc:creator>Aleksandar</dc:creator>
		<pubDate>Mon, 05 Dec 2005 11:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=39#comment-6589</guid>
		<description>Sorin, I&#039;m not sure which circular dots are you refering..? &quot;Dots&quot; &lt;em&gt;inside&lt;/em&gt; the password field are asterisks (*) - browser default when typing in &lt;code&gt;password&lt;/code&gt; fields. You can change them only by chaning font. But that sign is the same everywhere.</description>
		<content:encoded><![CDATA[<p>Sorin, I’m not sure which circular dots are you refering..? “Dots” <em>inside</em> the password field are asterisks (*) — browser default when typing in <code>password</code> fields. You can change them only by chaning font. But that sign is the same everywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sorin Rayban</title>
		<link>http://aplus.rs/css/styling-form-fields/comment-page-1/#comment-6561</link>
		<dc:creator>Sorin Rayban</dc:creator>
		<pubDate>Sat, 03 Dec 2005 03:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=39#comment-6561</guid>
		<description>I was looking everywhere to find out if those little dots in a password field can be made to look different. What if, for example, I want square dots instead of circular ones? Any idea?</description>
		<content:encoded><![CDATA[<p>I was looking everywhere to find out if those little dots in a password field can be made to look different. What if, for example, I want square dots instead of circular ones? Any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vicky</title>
		<link>http://aplus.rs/css/styling-form-fields/comment-page-1/#comment-5738</link>
		<dc:creator>Vicky</dc:creator>
		<pubDate>Thu, 03 Nov 2005 00:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=39#comment-5738</guid>
		<description>Hi, Your tutorial is great - thanks so much for putting such a fine piece of work together.  I have a question however, as I haven&#039;t been able to make some elements function correctly and I&#039;m not sure where I&#039;ve gone wrong.  

http://www.overlookpoint-montana.com/brochure2.htm attempts to use a textarea which doesn&#039;t show up in IE (it does in Firefox, but not aligned).  Also, I can&#039;t get my first radio button to line up.  Any suggestions?</description>
		<content:encoded><![CDATA[<p>Hi, Your tutorial is great — thanks so much for putting such a fine piece of work together.  I have a question however, as I haven’t been able to make some elements function correctly and I’m not sure where I’ve gone wrong.  </p>
<p><a href="http://www.overlookpoint-montana.com/brochure2.htm" rel="nofollow">http://www.overlookpoint-montana.com/brochure2.htm</a> attempts to use a textarea which doesn’t show up in IE (it does in Firefox, but not aligned).  Also, I can’t get my first radio button to line up.  Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandar</title>
		<link>http://aplus.rs/css/styling-form-fields/comment-page-1/#comment-3942</link>
		<dc:creator>Aleksandar</dc:creator>
		<pubDate>Tue, 06 Sep 2005 12:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=39#comment-3942</guid>
		<description>Jessica, the page looks just fine. Apt number is next to the address field and nothing overlaps.</description>
		<content:encoded><![CDATA[<p>Jessica, the page looks just fine. Apt number is next to the address field and nothing overlaps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jessica</title>
		<link>http://aplus.rs/css/styling-form-fields/comment-page-1/#comment-3897</link>
		<dc:creator>jessica</dc:creator>
		<pubDate>Thu, 01 Sep 2005 20:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=39#comment-3897</guid>
		<description>:) im sorry, here it is again:

http://celestialmonuments.com/homevisit/homevisit.html
thank you for taking a look.</description>
		<content:encoded><![CDATA[<p>:) im sorry, here it is again:</p>
<p><a href="http://celestialmonuments.com/homevisit/homevisit.html" rel="nofollow">http://celestialmonuments.com/homevisit/homevisit.html</a><br />
thank you for taking a look.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)

Served from: aplus.rs @ 2012-05-21 22:58:25 -->
