Categories:

Home / Free JavaScripts / Clocks, Calendars, And Timers / Here

Cut & Paste Dynamic Date Selector

Credit: DtTvB

Description: A visually attractive dynamic date selector for form input fields. When the user clicks on a input field, the calendar will pop to let the user easily select a date value to enter. Script tested and works on Firefox, Internet Explorer, Netscape, Opera.

Example:

Example Form
Please input a date:
Please input another date:

Step 1: Insert the below code to the HEAD section of your page:

Step 2: Insert the below sample form, which shows how to integrate the pop up calendar into an input field:

As you can see, the modified input field looks like this:

<input onclick="ds_sh(this);" style="cursor: text" />

JavaScript Tools:
Site Info


CopyRight (c) 2018 JavaScript Kit. NO PART may be reproduced without author's permission. Contact Info