javascript - JQuery Dialog open() killing text selection -


is possible maintain text selection on screen while dialog box opens still?

i don't want dialog interfere selections user may have made on page.

what happens is if select range of text , activate dialog box, event firing opens dialog seems deselect selected text.

is there way around this?


Comments

Popular posts from this blog

Admob integration with pygame in android -

Function that returns a formatted array in VBA -

python - performance - finding all points within certain distance by lat/long -