soyjavi / QuoJS

Micro #JavaScript Library for Mobile Devices
MIT License
2.07k stars 236 forks source link

.val('') dont clear the value and either .html('') #7

Closed ghost closed 12 years ago

ghost commented 12 years ago

Hi and thanks for this great script, and thats is my issue, when I try to clear the value with .val('') it doesnt work and also when I try .html('') i've found that I use .empty(); to delete the content of the html, but I want to be able to delete it with an empty string and for val I dont know how to do that because I need to put something like a space to work, and I dont want to have a space before all the data the people save.

Thank you :)

soyjavi commented 12 years ago

Is already fixed, only you have to download the latest version from:

https://raw.github.com/soyjavi/QuoJS/master/release/QuoJS.js