<?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>greenideas &#187; iphone</title>
	<atom:link href="http://mwhenry.com/blog/tag/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://mwhenry.com/blog</link>
	<description>A blog by Matt Henry</description>
	<lastBuildDate>Fri, 02 Jul 2010 23:26:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Shiny CSS-only iPhone Buttons</title>
		<link>http://mwhenry.com/blog/2009/11/shiny-css-only-iphone-buttons/</link>
		<comments>http://mwhenry.com/blog/2009/11/shiny-css-only-iphone-buttons/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 19:24:50 +0000</pubDate>
		<dc:creator>Matt Henry</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://mwhenry.com/blog/?p=80</guid>
		<description><![CDATA[Just a quickie: I came up with these CSS-only iPhone-style buttons as part of a bigger pet project I’m working on. They make heavy use of -webkit-gradient instead of the typical PNG-based solution you typically see out there, such as in iUI. The CSS is here, and be sure to check out the example buttons. [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quickie: I came up with these CSS-only iPhone-style buttons as part of a bigger pet project I’m working on. They make heavy use of <code>-webkit-gradient</code> instead of the typical PNG-based solution you typically see out there, such as in iUI.</p>
<p>The CSS is <a href="/blog/examples/iphone_buttons/styles/ui.css">here</a>, and be sure to check out the <a href="/blog/examples/iphone_buttons/">example buttons</a>.</p>
<p>The one thing I’m not crazy about when you use these styles on an actual device is that the normal <code>:active</code> state doesn’t get triggered, so I kind of had to half-ass it with a <code>:hover</code> so you’d see the “active” style as the button sheet eases out (if you’ve wired the transitions together).</p>
<p>Enjoy, and please let me know if you find them useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://mwhenry.com/blog/2009/11/shiny-css-only-iphone-buttons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
