<?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: Replicating Yahoo&#8217;s Caps Lock Indicator With jQuery</title>
	<atom:link href="http://expansive-derivation.ossreleasefeed.com/2009/12/replicating-yahoos-caps-lock-indicator-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://expansive-derivation.ossreleasefeed.com/2009/12/replicating-yahoos-caps-lock-indicator-with-jquery/</link>
	<description>open source is at the root of innovation</description>
	<lastBuildDate>Fri, 20 Apr 2012 11:23:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://expansive-derivation.ossreleasefeed.com/2009/12/replicating-yahoos-caps-lock-indicator-with-jquery/comment-page-1/#comment-608</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 22 Jul 2011 17:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://expansive-derivation.ossreleasefeed.com/?p=57#comment-608</guid>
		<description>Unfortunately I have to agree but, as mentioned in an earlier reply, it is a limitation and was more an exploration of working with key presses in JavaScript than anything else. Thanks for your comment.</description>
		<content:encoded><![CDATA[<p>Unfortunately I have to agree but, as mentioned in an earlier reply, it is a limitation and was more an exploration of working with key presses in JavaScript than anything else. Thanks for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Chamberlin</title>
		<link>http://expansive-derivation.ossreleasefeed.com/2009/12/replicating-yahoos-caps-lock-indicator-with-jquery/comment-page-1/#comment-603</link>
		<dc:creator>Nicholas Chamberlin</dc:creator>
		<pubDate>Thu, 21 Jul 2011 21:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://expansive-derivation.ossreleasefeed.com/?p=57#comment-603</guid>
		<description>This example and page is absolutely useless. It only notified you if you press the caps lock key while focused on the textbox. The whole point of checking for caps lock is so the user doesn&#039;t think they&#039;re entering their password in lowercase when they accidentally left caps lock on.. This example doesn&#039;t accomplish anything useful.</description>
		<content:encoded><![CDATA[<p>This example and page is absolutely useless. It only notified you if you press the caps lock key while focused on the textbox. The whole point of checking for caps lock is so the user doesn&#8217;t think they&#8217;re entering their password in lowercase when they accidentally left caps lock on.. This example doesn&#8217;t accomplish anything useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://expansive-derivation.ossreleasefeed.com/2009/12/replicating-yahoos-caps-lock-indicator-with-jquery/comment-page-1/#comment-555</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 25 Apr 2011 09:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://expansive-derivation.ossreleasefeed.com/?p=57#comment-555</guid>
		<description>Sairam, unfortunately we do not have access to the OS via the browser so we can only trap the keys as they are pressed. That is a definite limitation of the script but, it can be useful in some instances.

If you do manage to make it more useful, please let me know ;)</description>
		<content:encoded><![CDATA[<p>Sairam, unfortunately we do not have access to the OS via the browser so we can only trap the keys as they are pressed. That is a definite limitation of the script but, it can be useful in some instances.</p>
<p>If you do manage to make it more useful, please let me know ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sairam Bakthavatchalu</title>
		<link>http://expansive-derivation.ossreleasefeed.com/2009/12/replicating-yahoos-caps-lock-indicator-with-jquery/comment-page-1/#comment-553</link>
		<dc:creator>Sairam Bakthavatchalu</dc:creator>
		<pubDate>Sat, 23 Apr 2011 10:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://expansive-derivation.ossreleasefeed.com/?p=57#comment-553</guid>
		<description>Hi Schalk,
It works fine for keypress :) can i get the same for onfocus of that particular Textbox ?

When already Capslock has been activated and if we then focus on textbox it should work :) i think if we modify little i can get the desired but i am helpless :( </description>
		<content:encoded><![CDATA[<p>Hi Schalk,<br />
It works fine for keypress :) can i get the same for onfocus of that particular Textbox ?</p>
<p>When already Capslock has been activated and if we then focus on textbox it should work :) i think if we modify little i can get the desired but i am helpless :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://expansive-derivation.ossreleasefeed.com/2009/12/replicating-yahoos-caps-lock-indicator-with-jquery/comment-page-1/#comment-517</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 02 Dec 2010 11:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://expansive-derivation.ossreleasefeed.com/?p=57#comment-517</guid>
		<description>Hi there Johan,

Yes, that is unfortunately a limitation of JavaScript. Not the ideal solution, was more an exploration of how you would do that then anything else.

Schalk</description>
		<content:encoded><![CDATA[<p>Hi there Johan,</p>
<p>Yes, that is unfortunately a limitation of JavaScript. Not the ideal solution, was more an exploration of how you would do that then anything else.</p>
<p>Schalk</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: expansive-derivation.ossreleasefeed.com @ 2012-05-19 22:36:12 by W3 Total Cache -->
