 |
jQuery select text in text input on focus | web-dev
This is a cool solution, but by always preventing the default action on mouseup events, you prevent organic selection from occurring after the focus event has passed. One way to avoid this is to wrap the mousup listener inside the focus listener and turn
web-profile.com.ua |
 |