Hello everyone,
In HtmlEditor, i have one issue for focus. While writing in html editor meanwhile any window get open then focus will also changing i.e. focus will be on that new window.
But it is not working
Thanks in advance.
HtmlEditor focus issue
In HtmlEditor, i have one issue for focus. While writing in html editor meanwhile any window get open then focus will also changing i.e. focus will be on that new window.
To set focus in html editor again, i tried following :
Code:
Ext.get(document.activeElement.id).focus(false,100);
But it is not working
Thanks in advance.
HtmlEditor focus issue
Aucun commentaire:
Enregistrer un commentaire