<?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>Bhee-hind the { codes } and the #projects &#187; Safari</title>
	<atom:link href="http://rubhee.com/tag/safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubhee.com</link>
	<description>Rubie Casana: random thoughts and stuff...</description>
	<lastBuildDate>Sat, 28 Apr 2012 06:11:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Unclickable Buttons in Safari and Chrome</title>
		<link>http://rubhee.com/2008/12/05/unclickable-buttons-in-safari-and-chrome/</link>
		<comments>http://rubhee.com/2008/12/05/unclickable-buttons-in-safari-and-chrome/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 05:39:29 +0000</pubDate>
		<dc:creator>Bhee</dc:creator>
				<category><![CDATA[button]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html label]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://localhost/blog/?p=19</guid>
		<description><![CDATA[I thought it&#8217;s the button that&#8217;s unclickable. Actually it&#8217;s the label that messes it up. This one doesn&#8217;t work: &#60;button type=&#8221;submit&#8221; name=&#8221;signin&#8221; class=&#8221;button&#8221; id=&#8221;signinb&#8221;&#62;&#60;label&#62;&#60;span&#62;Sign-In&#60;/span&#62;&#60;/label&#62;&#60;/button&#62; Workaround: &#60;button type=&#8221;submit&#8221; name=&#8221;signin&#8221; class=&#8221;button&#8221; id=&#8221;signinb&#8221;&#62;&#60;p&#62;&#60;span&#62;Sign-In&#60;/span&#62;&#60;/p&#62;&#60;/button&#62;]]></description>
			<content:encoded><![CDATA[<p>I thought it&#8217;s the button that&#8217;s unclickable. Actually it&#8217;s the label that messes it up.</p>
<p>This one doesn&#8217;t work:</p>
<p>&lt;button type=&#8221;submit&#8221; name=&#8221;signin&#8221; class=&#8221;button&#8221; id=&#8221;signinb&#8221;&gt;&lt;label&gt;&lt;span&gt;Sign-In&lt;/span&gt;&lt;/label&gt;&lt;/button&gt;</p>
<p>Workaround:</p>
<p>&lt;button type=&#8221;submit&#8221; name=&#8221;signin&#8221; class=&#8221;button&#8221; id=&#8221;signinb&#8221;&gt;&lt;p&gt;&lt;span&gt;Sign-In&lt;/span&gt;&lt;/p&gt;&lt;/button&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://rubhee.com/2008/12/05/unclickable-buttons-in-safari-and-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

