Hi ;-)

I think we have a DIV element containing another element (eg SPAN) to
be editable element :

<div class="parentForFocus" tabindex="n">
      <span class="editable">my data editable</span>
</div>

When parentForFocus receive focus, I' have a listenner for RETURN key,
if pressed call setEnterEditMode(); (for this span.editable child)

It's good solution work, but IE randomly loses focus :(

I'm sory for my anglish...


On Feb 20, 12:47 pm, "KreatiK'" <krea...@gmail.com> wrote:
> Hi all J
>
> It's possible to use the TAB and Escape keys with InplaceEditor ? (like
> extJS)
>
> Have a good day !
--~--~---------~--~----~------------~-------~--~----~
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 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to