javascript - select text in element while other element is focused -


i have problem selection.addrange , .focus() together.

we have functionality highlight text in html see img: http://s23.postimg.org/lbfbhyc8b/screen.jpg

in img can see have selected text "investment nationals", , want highlight it, must click button in header select color. on click focusing palette, , starting javascript interval check focus , close if lost focus.

now problem: in firefox, when focusing palette, text selection losing. happening in firefox. problem saved js range object , make selection again. in ie appears problem, after manually select range, palette lost focus , interval closed it.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -