<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tewha &#187; mobilesafari</title>
	<atom:link href="http://tewha.net/tag/mobilesafari/feed/" rel="self" type="application/rss+xml" />
	<link>http://tewha.net</link>
	<description>Writings and links on iPhone and iPad programming</description>
	<lastBuildDate>Wed, 18 Apr 2012 20:26:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>HTML search fields</title>
		<link>http://tewha.net/2007/11/html-search-fields/</link>
		<comments>http://tewha.net/2007/11/html-search-fields/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 17:26:23 +0000</pubDate>
		<dc:creator>Steven Fisher</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[mobilesafari]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://pyile.com/2007/11/html-text-fields/</guid>
		<description><![CDATA[A few days ago I re-added a search field to this site. I was pleasantly surprised at how easy it was; the CSS was a little fussy, but that&#8217;s more of a fun puzzle than a hard problem. However, it &#8230; <a href="http://tewha.net/2007/11/html-search-fields/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few days ago I re-added a search field to this site. I was pleasantly surprised at how easy it was; the CSS was a little fussy, but that&#8217;s more of a fun puzzle than a hard problem.</p>

<p>However, it took a long time to get the search field itself (which uses <a href="http://weblogs.mozillazine.org/hyatt/archives/2004_07.html#005890"><code>&lt;input type="search"/&gt;</code></a>) working nicely on the iPod touch. Of course, it turned out to be my fault: My CSS had an extra <code>}</code> in it just above the entry that limited the field&#8217;s width. So the width is properly limited to something reasonable now. On the other hand, the search field doesn&#8217;t seem to get a different appearance from the text field or the search history. I can live with that.</p>

<p>It seems to degrade fairly nicely on other browsers. Of course, it doesn&#8217;t get the grey &#8220;click here to search&#8221;-type text, but I don&#8217;t really feel that&#8217;s worth adding. Hopefully, this will be adopted by the standard and end up in other browsers, too. In the meantime, I can live with this limitation, too. It certainly makes the code cleaner.</p>

<p>More on the input tag another time&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://tewha.net/2007/11/html-search-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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

Served from: tewha.net @ 2012-05-22 22:35:41 -->
