Hey all,
Our project is using 1.2.6, but we seem to have an issue with calling:
$('#some-textbox-id').focus();
The element focuses properly, but it seems like the next time you
press the tab key the focus completely disappears and you have to hit
it several times to get it back into the flow of the document rather
then going to the next focusable element in the DOM.
Is this a bug or am I missing something? If you click back onto the
document and focus on something it will resume the natural behavior.
thanks,
-Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---