| Author |
Date picker
|
Ashimashi Kabashi
Ranch Hand
Joined: Sep 11, 2006
Posts: 84
|
|
I dont know id the JSP section is the right place to post this, but can someone advise me the quickest way to implement a Date Picker (GUI) tool on an html page? THANKS!
|
 |
Hendy Setyo Mulyo
Ranch Hand
Joined: Dec 01, 2004
Posts: 219
|
|
|
You can use component based JavaScript. Just search "Date Time Picker JavaScript Component" in Google.
|
Hendy Setyo Mulyo
SCJP 1.4 (95%), SCWCD 1.4 (94%)
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56232
|
|
|
As has already been stated, there's are many out there to choose from. As I am a jQuery user, I use the one provided by the jQuery UI plugin.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Date picker
|
|
|