<?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: Disabling &#8216;Action&#8217; Alert in UIWebView</title>
	<atom:link href="http://www.macoscoders.com/2009/05/05/disabling-action-alert-in-uiwebview/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macoscoders.com/2009/05/05/disabling-action-alert-in-uiwebview/</link>
	<description>My blog to talk on iPhone, Mac OS, Adobe Flex, AIR...</description>
	<lastBuildDate>Fri, 16 Sep 2011 05:43:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt Dolan</title>
		<link>http://www.macoscoders.com/2009/05/05/disabling-action-alert-in-uiwebview/comment-page-1/#comment-92</link>
		<dc:creator>Matt Dolan</dc:creator>
		<pubDate>Wed, 24 Jun 2009 09:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.macoscoders.com/?p=173#comment-92</guid>
		<description>You will also be able to do this through CSS:


body {
  -webkit-touch-callout: none;
}


This and other Webkit/Safari/iPhone specific CSS can be found in Apple&#039;s documents at http://developer.apple.com/DOCUMENTATION/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html</description>
		<content:encoded><![CDATA[<p>You will also be able to do this through CSS:</p>
<p>body {<br />
  -webkit-touch-callout: none;<br />
}</p>
<p>This and other Webkit/Safari/iPhone specific CSS can be found in Apple&#8217;s documents at <a href="http://developer.apple.com/DOCUMENTATION/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html" rel="nofollow">http://developer.apple.com/DOCUMENTATION/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HZC</title>
		<link>http://www.macoscoders.com/2009/05/05/disabling-action-alert-in-uiwebview/comment-page-1/#comment-28</link>
		<dc:creator>HZC</dc:creator>
		<pubDate>Sun, 10 May 2009 19:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.macoscoders.com/?p=173#comment-28</guid>
		<description>&quot;... an alert showing ‘Action’ or the alternate text provided for the link.&quot;

I&#039;ve tried using the title attribute of the anchor a tag, but the UIWebView still shows as its title the text between the opening and closing a tag followed by the URL in the href attribute.

How can I keep the callout but customize what shows up there?</description>
		<content:encoded><![CDATA[<p>&#8220;&#8230; an alert showing ‘Action’ or the alternate text provided for the link.&#8221;</p>
<p>I&#8217;ve tried using the title attribute of the anchor a tag, but the UIWebView still shows as its title the text between the opening and closing a tag followed by the URL in the href attribute.</p>
<p>How can I keep the callout but customize what shows up there?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
array(0) {
}

