<?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: Input Elements: disabled vs. readOnly</title>
	<atom:link href="http://rediscoverer.net/archives/32/feed" rel="self" type="application/rss+xml" />
	<link>http://rediscoverer.net/archives/32</link>
	<description>... since almost everything is already out there.</description>
	<lastBuildDate>Sun, 10 Jan 2010 02:20:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: OldSchoolBBSer</title>
		<link>http://rediscoverer.net/archives/32/comment-page-1#comment-10603</link>
		<dc:creator>OldSchoolBBSer</dc:creator>
		<pubDate>Sun, 10 Jan 2010 02:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://rediscoverer.net/archives/32#comment-10603</guid>
		<description>well crap... looks like it yanked my examples since they were html code. sorry bout that.</description>
		<content:encoded><![CDATA[<p>well crap&#8230; looks like it yanked my examples since they were html code. sorry bout that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OldSchoolBBSer</title>
		<link>http://rediscoverer.net/archives/32/comment-page-1#comment-10602</link>
		<dc:creator>OldSchoolBBSer</dc:creator>
		<pubDate>Sun, 10 Jan 2010 02:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://rediscoverer.net/archives/32#comment-10602</guid>
		<description>Lol. Working with it right now. I ran across an article that had some cryptic/technical arguments from someone with the W3C as to why. They were decent, but that&#039;s about it. I understand that they are looking at things from a more wide reaching technical point of view, but they seem to forget the sayings, &quot;You can&#039;t please everyone.&quot; and &quot;What works, and what&#039;s logical are two different beasts.&quot;

&quot;Read-Only&quot;, the coder gets the data easily in one line without a hidden field, but the user gets confused and rightly so.

&quot;Disabled&quot;, the user gets every time and understands with little thought, but the coder gets jack returned if they need it for some reason without extra coding for a hidden field and extra code to check. Holding state data is already a bit bloated, be it via Javascript or PHP.

How it alluded them to state that they look identical and have the only difference aware to only programmer I&#039;ll never understand since surely upwards of 90% of the time that would be the needed and expected action in the &quot;real world&quot;... In both cases the user can&#039;t change the data, so they may as well be the same look to them. The coder needs an option there data-wise in several scenarios, so it makes sense to have them. Then if you wanted it to look like the current &quot;Read-Only&quot; box then that should have been in CSS. 

Ex of my opine: 
 -- Normal w/ passed value.
 -- Greyed nothing passed.
 --  Greyed w/ passed value.
 -- Same as above with the box looking different from CSS (like perhaps the way it looks now... :P lol.)

Well, that&#039;s my two scents. Haven&#039;t seen a scenario yet that that would have definitely conflicted with.</description>
		<content:encoded><![CDATA[<p>Lol. Working with it right now. I ran across an article that had some cryptic/technical arguments from someone with the <span class="caps">W3C </span>as to why. They were decent, but that&#8217;s about it. I understand that they are looking at things from a more wide reaching technical point of view, but they seem to forget the sayings, &#8220;You can&#8217;t please everyone.&#8221; and &#8220;What works, and what&#8217;s logical are two different beasts.&#8221;</p>
<p>&#8220;Read-Only&#8221;, the coder gets the data easily in one line without a hidden field, but the user gets confused and rightly so.</p>
<p>&#8220;Disabled&#8221;, the user gets every time and understands with little thought, but the coder gets jack returned if they need it for some reason without extra coding for a hidden field and extra code to check. Holding state data is already a bit bloated, be it via Javascript or <span class="caps">PHP.</span></p>
<p>How it alluded them to state that they look identical and have the only difference aware to only programmer I&#8217;ll never understand since surely upwards of 90% of the time that would be the needed and expected action in the &#8220;real world&#8221;&#8230; In both cases the user can&#8217;t change the data, so they may as well be the same look to them. The coder needs an option there data-wise in several scenarios, so it makes sense to have them. Then if you wanted it to look like the current &#8220;Read-Only&#8221; box then that should have been in <span class="caps">CSS. </span></p>
<p>Ex of my opine: <br />
 &#8212; Normal w/ passed value.<br />
 &#8212; Greyed nothing passed.<br />
 &#8212;  Greyed w/ passed value.<br />
 &#8212; Same as above with the box looking different from <span class="caps">CSS </span>(like perhaps the way it looks now&#8230; <img src='http://rediscoverer.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  lol.)</p>
<p>Well, that&#8217;s my two scents. Haven&#8217;t seen a scenario yet that that would have definitely conflicted with.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
