codehaven - php snippets - coding help
Generic filters
Exact matches only
  • Textbox jump and auto add zero for dates

    7th July 2014

    Javascript

    javascript category codehaven

    This will show three text boxes, that when you type will jump from box to box depending on max size of box.
    This example is used for dates of birth, it will auto append a zero where needed.

    Basic Textbox jump

    Was this code snippet helpful?