<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Grab-A-Byte</title>
	
	<link>http://grab-a-byte.ossreleasefeed.com</link>
	<description>Grab A Byte | Share A Byte</description>
	<lastBuildDate>Fri, 06 Nov 2009 23:45:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/grababyte" /><feedburner:info uri="grababyte" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>jQuery Special Event : Alt Key Event Listener</title>
		<link>http://feedproxy.google.com/~r/grababyte/~3/l_Rws7SOmdQ/</link>
		<comments>http://grab-a-byte.ossreleasefeed.com/2009/11/jquery-special-event-alt-key-event-listener/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 23:45:56 +0000</pubDate>
		<dc:creator>Schalk</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[listener]]></category>
		<category><![CDATA[special event]]></category>

		<guid isPermaLink="false">http://grab-a-byte.ossreleasefeed.com/?p=3</guid>
		<description>jQuery provides developers the ability to add special events to the jQuery Event object via the Special Events API. In the code byte below is a snippet that allows you to add a listener for the Alt key mask to any DOM element as well as the document itself.

jQuery.event.special.alt = {
	setup: function(data, namespaces) {
		var elem [...]&lt;img src="http://feeds.feedburner.com/~r/grababyte/~4/l_Rws7SOmdQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://grab-a-byte.ossreleasefeed.com/2009/11/jquery-special-event-alt-key-event-listener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://grab-a-byte.ossreleasefeed.com/2009/11/jquery-special-event-alt-key-event-listener/</feedburner:origLink></item>
	</channel>
</rss>
