[jQuery] val() to erase the value
When I did this:
$("#someInput").val("");
it made it null in FF but in IE it left it alone.
How do I use val() to erase the current value?
Glen
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/