I'm having problems getting the key events to work for me. On the demo
page:
http://github.com/madrobby/scriptaculous/wikis/ajax-inplaceeditor
in the first example, hitting Esc does not cancel the form. As far as
I can tell, it should, according to the function
checkForEscapeOrReturn. Hitting Return does submit the form (but when
using Firebug, apparently not through checkForEscapeOrReturn, because
a breakpoint in that function never gets hit).

In my own usage, I can't get Esc or Return to do anything with the
form, and I thought it might be a related issue to what's happening on
the demo page.

This is in FF3 and IE7.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to