| XQTO.com A Collection of Web Scripts |
| Home | Table Manager | File Manager | Date Picker |Help Forum |
XQTO Date PickerXQTO Date Picker - Free to use Javascript and Flash date picker. Simple to install and at only 8K in size it adds much less weight to your page than most other date pickers.
XQTO Date PickerHOW TO ADD THE DATE PICKER TO A WEB PAGE Upload the following files to the same directory as your page. datepicker.gif, datepicker.js, datepicker.swf Insert the following code into your page where you want the date field to appear. Make sure the <div> tag remains intact. You can change the input field name from mydatefield to a name of your choice. <div> Copy the following code into your page anywhere between the <body></body> tags. It does not matter too much exactly where it appears as it will not change the layout of your page. The javascript line can not be moved to the <head> tags. <script src="datepicker.js" language="javascript"></script>
|
| Copyright © 2008 XQTO.com. All rights reserved. |