[jQuery] [autocomplete] focus issue.

2009-07-06 Thread Lauri Suoperä
Hi, I'm wondering that what is the purpose of the field.focus() line inside the Autocompleter.Selection function in the autocomplete plugin. $.Autocompleter.Selection = function(field, start, end) { /*...*/ field.focus(); }; Because with that line the autocomplete has some very b

[jQuery] jquery dialog, closeOnEscape problem with modal dialogs

2009-07-10 Thread Lauri Suoperä
Hi, whilst trying out new things for the web application I'm developing I ran into a bit of a problem. If I have two modal dialogs, one launched from inside the other (if it matters), both with the closeOnEscape: true setting, hitting esc while on the topmost dialog either closes them both or the