Ever wanted a simple script to clear textboxes on focus and restore default text when the user clicks elsewhere?
Well here it is: textbox-mem
This was so simple I just had to upload it to the jQuery plugin repository.
Simply include the file e.g.:
<script type=”text/javascript” src=”/path/to/file/jquery.textbox-mem.js”></script>
And that’s it!
Rich
http://plugins.jquery.com/project/textbox-mem
