Here is a test link:
http://dl.getdropbox.com/u/340087/Drops/09.07.09/user-21bbf008-212305.html
There is a good deal going on I am not able to solve, delete key being
one of them. I can not keep the span updated as I want to. I suspect
because the function returns false in order to block the key entry.
On Sep 7, 2009, at 8:31 PM, Scott Haneda wrote:
I have a pretty basic set of things I want to do:
Capture key press, compare against an allowed list, block keys that
are not in that list, replace a space by a dash if entered.
As this is happening, I have a span I wanted to be updated with the
live values. The username field at https://twitter.com/signup is
exactly what I am trying to do, though I have trouble dissecting how
they did it.
Here is my attempt, which is off by one keypress for some reason.
Any help is appreciated. Using 1.3.2 JQ.
--
Scott * If you contact me off list replace talklists@ with scott@ *