<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: three things a web developer might do to force-feed their applications to internet explorer 7</title>
	<link>http://krisgale.com/three-things-a-web-developer-might-do-to-force-feed-their-applications-to-internet-explorer-7/</link>
	<description>meanderings of a computer scientist on the brink of sheer insanity.</description>
	<pubDate>Sat, 04 Feb 2012 21:07:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Ralpharama</title>
		<link>http://krisgale.com/three-things-a-web-developer-might-do-to-force-feed-their-applications-to-internet-explorer-7/#comment-1200</link>
		<author>Ralpharama</author>
		<pubDate>Wed, 23 Jul 2008 14:41:38 +0000</pubDate>
		<guid>http://krisgale.com/three-things-a-web-developer-might-do-to-force-feed-their-applications-to-internet-explorer-7/#comment-1200</guid>
		<description>Thanks for the onpropertychange tip, I was beginning to get a little frustrated with IE7...  :/

It fixed my issue fine - a SELECT onkeyup that didn't work in IE7.</description>
		<content:encoded><![CDATA[<p>Thanks for the onpropertychange tip, I was beginning to get a little frustrated with IE7&#8230;  :/</p>
<p>It fixed my issue fine - a SELECT onkeyup that didn&#8217;t work in IE7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krisgale</title>
		<link>http://krisgale.com/three-things-a-web-developer-might-do-to-force-feed-their-applications-to-internet-explorer-7/#comment-14</link>
		<author>krisgale</author>
		<pubDate>Thu, 30 Aug 2007 13:18:54 +0000</pubDate>
		<guid>http://krisgale.com/three-things-a-web-developer-might-do-to-force-feed-their-applications-to-internet-explorer-7/#comment-14</guid>
		<description>hey matthew,
to get the corrollary (whereby href overrides onclick) in all browsers, this Should work:

&#60;a href="http://example.com" onclick="doSomething(); return false;"&#62;click here&#60;/a&#62;

though, at times this might actually go to a new blank page that simply says "false" -- YMMV.</description>
		<content:encoded><![CDATA[<p>hey matthew,<br />
to get the corrollary (whereby href overrides onclick) in all browsers, this Should work:</p>
<p>&lt;a href=&#8221;http://example.com&#8221; onclick=&#8221;doSomething(); return false;&#8221;&gt;click here&lt;/a&gt;</p>
<p>though, at times this might actually go to a new blank page that simply says &#8220;false&#8221; &#8212; YMMV.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Hill</title>
		<link>http://krisgale.com/three-things-a-web-developer-might-do-to-force-feed-their-applications-to-internet-explorer-7/#comment-13</link>
		<author>Matthew Hill</author>
		<pubDate>Thu, 30 Aug 2007 12:46:47 +0000</pubDate>
		<guid>http://krisgale.com/three-things-a-web-developer-might-do-to-force-feed-their-applications-to-internet-explorer-7/#comment-13</guid>
		<description>I've just come up against this problem with the onclick precedence. Your solution is no good for me because I'm looking for a completely accessible solution that will have the standard fallback behaviour of a correctly working HREF that goes to another page.

Is there really no way around this in IE7? -- seems utterly ridiculous!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just come up against this problem with the onclick precedence. Your solution is no good for me because I&#8217;m looking for a completely accessible solution that will have the standard fallback behaviour of a correctly working HREF that goes to another page.</p>
<p>Is there really no way around this in IE7? &#8212; seems utterly ridiculous!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krisgale</title>
		<link>http://krisgale.com/three-things-a-web-developer-might-do-to-force-feed-their-applications-to-internet-explorer-7/#comment-8</link>
		<author>krisgale</author>
		<pubDate>Sat, 18 Aug 2007 23:21:05 +0000</pubDate>
		<guid>http://krisgale.com/three-things-a-web-developer-might-do-to-force-feed-their-applications-to-internet-explorer-7/#comment-8</guid>
		<description>talking about &lt;a href="http://blog.jonudell.net/2007/07/17/revisiting-language-evolution-in-delicious/" target="_blank" rel="nofollow"&gt;this?&lt;/a&gt; i'm not entirely sure what it all means.</description>
		<content:encoded><![CDATA[<p>talking about <a href="http://blog.jonudell.net/2007/07/17/revisiting-language-evolution-in-delicious/" target="_blank" rel="nofollow">this?</a> i&#8217;m not entirely sure what it all means.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://krisgale.com/three-things-a-web-developer-might-do-to-force-feed-their-applications-to-internet-explorer-7/#comment-7</link>
		<author>Daniel</author>
		<pubDate>Sat, 18 Aug 2007 20:43:29 +0000</pubDate>
		<guid>http://krisgale.com/three-things-a-web-developer-might-do-to-force-feed-their-applications-to-internet-explorer-7/#comment-7</guid>
		<description>I have to say, that I could not agree with you in 100% regarding o.us poetry, but it's just my opinion, which could be wrong :)</description>
		<content:encoded><![CDATA[<p>I have to say, that I could not agree with you in 100% regarding o.us poetry, but it&#8217;s just my opinion, which could be wrong <img src='http://krisgale.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

