<?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>nateirwin.net &#187; Internet Explorer  JavaScript Links</title>
	<atom:link href="http://www.nateirwin.net/2009/01/09/internet-explorer-a-hrefa-javascript-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nateirwin.net</link>
	<description>Technical observations and ramblings</description>
	<lastBuildDate>Tue, 17 Jan 2012 15:03:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Internet Explorer  JavaScript Links</title>
		
		<link>http://www.nateirwin.net/2009/01/09/internet-explorer-a-hrefa-javascript-links/</link>
		<comments>http://www.nateirwin.net/2009/01/09/internet-explorer-a-hrefa-javascript-links/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 22:33:25 +0000</pubDate>
		<dc:creator>Nate</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.nateirwin.net/2009/01/09/internet-explorer-a-hrefa-javascript-links/</guid>
		<description><![CDATA[Using &#60;a href=””&#62;&#60;/a&#62; links to call JavaScript functions can be a bit trickier than you might think. The issues that I’ve run into are generally Internet Explorer-specific (aren’t they all?). While troubleshooting these issues, I’ve discovered a syntax that seems to solve all of the problems: &#60;a href=”javascript:void(0)” onclick=”yourFunction();return false”&#62;Click Here&#60;/a&#62; Hopefully this helps someone.]]></description>
	
		<content:encoded><![CDATA[Using &#60;a href=””&#62;&#60;/a&#62; links to call JavaScript functions can be a bit trickier than you might think. The issues that I’ve run into are generally Internet Explorer-specific (aren’t they all?). While troubleshooting these issues, I’ve discovered a syntax that seems to solve all of the problems: &#60;a href=”javascript:void(0)” onclick=”yourFunction();return false”&#62;Click Here&#60;/a&#62; Hopefully this helps someone.]]></content:encoded>
	
		<wfw:commentRss>http://www.nateirwin.net/2009/01/09/internet-explorer-a-hrefa-javascript-links/feed/</wfw:commentRss>
		<slash:comments>7</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: www.nateirwin.net @ 2012-02-04 12:42:33 -->
