ded / bonzo

library agnostic, extensible DOM utility
Other
1.32k stars 137 forks source link

.val('string') does not correctly update input value #5

Closed dawnerd closed 13 years ago

dawnerd commented 13 years ago

When setting a value with .val(), the value is set, but not displayed correctly. I modified it slightly to use .value instead of .attr