Forms
  1. Clearing pre-defined values in textfields [View Source] [Download] [Mail it]
    This example features a function that clears pre-defined values in form textfields without loosing data that has been entered
  2. Form Parser [View Source] [Download] [Mail it]
    This form parser shows the names and values of form elements
  3. HTML List Maker [View Source] [Download] [Mail it]
    HTML List Maker generates an HTML list from entered values and copies it to the clipboard.
  4. Quick form validator [View Source] [Download] [Mail it]
    Validate for emty fields in forms the quick way
  5. The Option Object [View Source] [Download] [Mail it]
    With the Option Object, you can create new selection options on the fly. This example shows you how.
Categories