<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Input Replacement : Replace Defult Input Style with Customized Skin / Text</title>
	<link>http://blog.hedgerwow.com/2007/11/21/input-replacement-replace-defult-input-style-with-customized-skin-text/</link>
	<description>Keep It Simple, Stupid</description>
	<pubDate>Thu, 04 Dec 2008 20:55:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Leslie Marshall</title>
		<link>http://blog.hedgerwow.com/2007/11/21/input-replacement-replace-defult-input-style-with-customized-skin-text/#comment-174</link>
		<pubDate>Sat, 12 Jan 2008 08:39:55 +0000</pubDate>
		<guid>http://blog.hedgerwow.com/2007/11/21/input-replacement-replace-defult-input-style-with-customized-skin-text/#comment-174</guid>
					<description>Interested in knowing if you have a solution for rendering buttons correctly when they are disabled.</description>
		<content:encoded><![CDATA[<p>Interested in knowing if you have a solution for rendering buttons correctly when they are disabled.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: hedgerwang</title>
		<link>http://blog.hedgerwow.com/2007/11/21/input-replacement-replace-defult-input-style-with-customized-skin-text/#comment-165</link>
		<pubDate>Sat, 15 Dec 2007 01:04:22 +0000</pubDate>
		<guid>http://blog.hedgerwow.com/2007/11/21/input-replacement-replace-defult-input-style-with-customized-skin-text/#comment-165</guid>
					<description>hi, I'd love to know which browser is not working?</description>
		<content:encoded><![CDATA[<p>hi, I&#8217;d love to know which browser is not working?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: werbeagentur</title>
		<link>http://blog.hedgerwow.com/2007/11/21/input-replacement-replace-defult-input-style-with-customized-skin-text/#comment-163</link>
		<pubDate>Mon, 10 Dec 2007 11:20:46 +0000</pubDate>
		<guid>http://blog.hedgerwow.com/2007/11/21/input-replacement-replace-defult-input-style-with-customized-skin-text/#comment-163</guid>
					<description>Interesting method - but not working on all browsers.</description>
		<content:encoded><![CDATA[<p>Interesting method - but not working on all browsers.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Saz</title>
		<link>http://blog.hedgerwow.com/2007/11/21/input-replacement-replace-defult-input-style-with-customized-skin-text/#comment-159</link>
		<pubDate>Fri, 30 Nov 2007 12:12:38 +0000</pubDate>
		<guid>http://blog.hedgerwow.com/2007/11/21/input-replacement-replace-defult-input-style-with-customized-skin-text/#comment-159</guid>
					<description>Hi,
I'd like to debate the accessibility of this method.
When you remove the CSS, it's difficult to understand what's going on.

Nice Site.

thanks.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;d like to debate the accessibility of this method.<br />
When you remove the CSS, it&#8217;s difficult to understand what&#8217;s going on.</p>
<p>Nice Site.</p>
<p>thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Hedger</title>
		<link>http://blog.hedgerwow.com/2007/11/21/input-replacement-replace-defult-input-style-with-customized-skin-text/#comment-157</link>
		<pubDate>Sat, 24 Nov 2007 00:02:59 +0000</pubDate>
		<guid>http://blog.hedgerwow.com/2007/11/21/input-replacement-replace-defult-input-style-with-customized-skin-text/#comment-157</guid>
					<description>Hi, Pras:

Button is troublesome, it may work inconsistently across browsers.

For Internet Explorer, there’s an issue which people hate a lot, and here’s the documentation :http://www.peterbe.com/plog/button-tag-in-IE

and on Safari, even you place a BUTTON within a FORM, but BUTTON does not belong to the FORM collection :FORM.elements.

Most people use BUTTON simply for better control with visual treatment, and it turns out that the abusive use of IMG or TABLE may be implemented.

If visual design is not your concern, you should never use BUTTON for production.

I try to let people keep using INPUT[type=BUTTON] or INPUT[type=SUBMIT] with more flexible visual design control.

It’s the balance of visual design and implementation of good practice.

thanks.</description>
		<content:encoded><![CDATA[<p>Hi, Pras:</p>
<p>Button is troublesome, it may work inconsistently across browsers.</p>
<p>For Internet Explorer, there’s an issue which people hate a lot, and here’s the documentation :http://www.peterbe.com/plog/button-tag-in-IE</p>
<p>and on Safari, even you place a BUTTON within a FORM, but BUTTON does not belong to the FORM collection :FORM.elements.</p>
<p>Most people use BUTTON simply for better control with visual treatment, and it turns out that the abusive use of IMG or TABLE may be implemented.</p>
<p>If visual design is not your concern, you should never use BUTTON for production.</p>
<p>I try to let people keep using INPUT[type=BUTTON] or INPUT[type=SUBMIT] with more flexible visual design control.</p>
<p>It’s the balance of visual design and implementation of good practice.</p>
<p>thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Pras</title>
		<link>http://blog.hedgerwow.com/2007/11/21/input-replacement-replace-defult-input-style-with-customized-skin-text/#comment-154</link>
		<pubDate>Fri, 23 Nov 2007 19:00:11 +0000</pubDate>
		<guid>http://blog.hedgerwow.com/2007/11/21/input-replacement-replace-defult-input-style-with-customized-skin-text/#comment-154</guid>
					<description>Love your stuff Hedger. But I have to ask, what is wrong with using BUTTON tags and INPUT IMAGE tags especially if you're using a non-rollover image?

How is this method better in terms of accessibility (comparing your method to BUTTON)?

One of the advantages that I see in your method is consistency across browsers. I use Camino for my browsing and a simple BUTTON tag will be rendered as a default glossy button even if there is a CSS background property. Your method seems to work fine in Camino, good stuff!</description>
		<content:encoded><![CDATA[<p>Love your stuff Hedger. But I have to ask, what is wrong with using BUTTON tags and INPUT IMAGE tags especially if you&#8217;re using a non-rollover image?</p>
<p>How is this method better in terms of accessibility (comparing your method to BUTTON)?</p>
<p>One of the advantages that I see in your method is consistency across browsers. I use Camino for my browsing and a simple BUTTON tag will be rendered as a default glossy button even if there is a CSS background property. Your method seems to work fine in Camino, good stuff!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
