| Author |
pop up calender
|
ruta patil
Greenhorn
Joined: Dec 11, 2005
Posts: 2
|
|
hi, can you please give some nice procedure to create pop-up calender when somebody clicks on date text box(like orbitz.com)on jsp page.this calender should represent current date. user can select date in mm/dd/yyyy format. i am asking you people because i don't want my code should cause any issue. Thanks
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56185
|
|
|
If you are not looking to write your own, there are myriad calendar controls available on the web. Google for "JavaScript calendar" and you will find lots of hits.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Niranjan Deshpande
Ranch Hand
Joined: Oct 16, 2005
Posts: 1277
|
|
Hi Ruta, We do have a ready made java script file called scw.js. This stands for Struts Calendar Wirdget, I used it in my code recently. A bit googling may help !
|
SCJP 1.4 - 95% [ My Story ] - SCWCD 1.4 - 91% [ My Story ]
Performance is a compulsion, not a option, if my existence is to be justified.
|
 |
ruta patil
Greenhorn
Joined: Dec 11, 2005
Posts: 2
|
|
thanks Bear and Niranjan, i will do google search.Niranjan , i am using spring in my app so that i think that I can not use strut calender. If you have any idea about that please let me know. Thanks, Ruta.
|
 |
 |
|
|
subject: pop up calender
|
|
|