Tutorial Discussions |
| Recall Form Values entered into any form text-box |
| This script remembers the value entered into any form text-box (input-type=text) by the visitor, and upon his/her return, preloads the text-box 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 text-box value to be retained just by giving it a class=[memorize] attribute! |
|