Just give the focus to something else.

Eric

On Feb 24, 11:02 pm, Jinsa <jf.wesq...@gmail.com> wrote:
> Hi all!
>
> Sorry for digging up such an old thread (see Disabling Scriptaculous
> autocomplete at the bottom of my thread)  but I'm working on the same
> problem (more or less).
>
> I have an input field using autocompleter and I must disable it when I
> modify the div wich contains the input field (it deletes the input and
> cause an error because the oberver on the autocompleter observe
> nothing)
>
> So, one solution seems to focus out the input field (doing manualy it
> dodge the error), it makes it stop the observer (wich is good! :))
> but... mmhhh... I don't even know how to focus out an input field ^^.
> I tried element.toogle, element.focus(0), element.hide()... nothing
> works.
>
> So, maybe someone have a clue in order to make it work (btw I may not
> want to modify controls.js... because I don't see how to "disable" it
> with the modifications)
>
> Enjoy your night!
>
> Jinsa.
>
> Original 
> thread:http://groups.google.com/group/prototype-scriptaculous/browse_thread/...

-- 
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-scriptacul...@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