HenrikJoreteg / Happy.js

$('form').isHappy() – Lightweight, extensible form validation plugin for jQuery/Zepto.js
http://projects.joreteg.com/Happy.js/
MIT License
412 stars 123 forks source link

Selecting text in inputboxes sometimes not possible #56

Open marsch opened 10 years ago

marsch commented 10 years ago

Am facing a strange behavoir, when i try to select a prior entered text with in a check box, it turned out that the value is always resetted, not matter if it is neccessary or not.

to solve this - i will open a PR soon.