Recall Form Values script

This script remembers the value entered into any form textbox (<input type='text") by the visitor, and upon his/her return, preloads the textbox with that value. It's very useful for forms that get used repeatedly by the same visitors and contain the same values each time, such as the "name" or "email" field of a "Recommend Site" form or blog comments form. Just as useful is this script's ease of installation- specify a form textbox value to be retained just by giving it a class="memorize" attribute!  more...

No comments:

Post a Comment