<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: onkeypress: IE and JavaScript</title>
	<link>http://gosnip.net/blog/2008/04/01/onkeypress-ie-and-javascript/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Tue, 06 Jan 2009 01:42:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: BornAgain</title>
		<link>http://gosnip.net/blog/2008/04/01/onkeypress-ie-and-javascript/#comment-22</link>
		<dc:creator>BornAgain</dc:creator>
		<pubDate>Tue, 09 Sep 2008 15:48:36 +0000</pubDate>
		<guid>http://gosnip.net/blog/2008/04/01/onkeypress-ie-and-javascript/#comment-22</guid>
		<description>Thanks for the tip!
More and more IE makes web developers pull their hair.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!<br />
More and more IE makes web developers pull their hair.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stillborn</title>
		<link>http://gosnip.net/blog/2008/04/01/onkeypress-ie-and-javascript/#comment-20</link>
		<dc:creator>Stillborn</dc:creator>
		<pubDate>Sun, 07 Sep 2008 15:07:07 +0000</pubDate>
		<guid>http://gosnip.net/blog/2008/04/01/onkeypress-ie-and-javascript/#comment-20</guid>
		<description>thanx the code works for IE7 and Mozilla, just IE is unable to get the keycode value from e, so you got to write "window.event.keyCode" how stupid. microsoft makes me crazy with this monopoly approaches. it's torture and waste of time dealing with browser compatibility, we have to give support for most browsers and there should be something standart</description>
		<content:encoded><![CDATA[<p>thanx the code works for IE7 and Mozilla, just IE is unable to get the keycode value from e, so you got to write &#8220;window.event.keyCode&#8221; how stupid. microsoft makes me crazy with this monopoly approaches. it&#8217;s torture and waste of time dealing with browser compatibility, we have to give support for most browsers and there should be something standart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: URSoNice</title>
		<link>http://gosnip.net/blog/2008/04/01/onkeypress-ie-and-javascript/#comment-16</link>
		<dc:creator>URSoNice</dc:creator>
		<pubDate>Mon, 02 Jun 2008 17:49:43 +0000</pubDate>
		<guid>http://gosnip.net/blog/2008/04/01/onkeypress-ie-and-javascript/#comment-16</guid>
		<description>Thanks for the tip! And hey, don't forget to visit

http://www.spreadfirefox.com/en-US/worldrecord

and learn how a real internet browser works.

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip! And hey, don&#8217;t forget to visit</p>
<p><a href="http://www.spreadfirefox.com/en-US/worldrecord" rel="nofollow">http://www.spreadfirefox.com/en-US/worldrecord</a></p>
<p>and learn how a real internet browser works.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://gosnip.net/blog/2008/04/01/onkeypress-ie-and-javascript/#comment-15</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Tue, 13 May 2008 00:15:51 +0000</pubDate>
		<guid>http://gosnip.net/blog/2008/04/01/onkeypress-ie-and-javascript/#comment-15</guid>
		<description>Cool Thanks! I've been playing with this myself all day. Wait until you start playing around with grabbing certain keys and realizing that all the browsers map their keyCodes and onKeyPress vs. onKeyDown differently. (Like the arrows, shift and tab).

Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Cool Thanks! I&#8217;ve been playing with this myself all day. Wait until you start playing around with grabbing certain keys and realizing that all the browsers map their keyCodes and onKeyPress vs. onKeyDown differently. (Like the arrows, shift and tab).</p>
<p>Thanks for the tip!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
