aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Date and time picker Js file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Date and time picker Js file" Watch "Date and time picker Js file" New topic
Author

Date and time picker Js file

Abhijit Das
Ranch Hand

Joined: Sep 25, 2007
Posts: 156
hi ,

I need a script file for getting the date and time picker. I will use this script file from my XHTML file with a heading

[b][/b]
and the script should not give another web page to show the date picker i.e. the date picker window will come in the same page..

I have script file which is working without the DOCTYPE .

Please help me with website URLs or code .

Thanks




Abhijit Das
SCJP 5.0 | SCWCD 1.5
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
There are tons of ones out there.

Look at dynamicdrive.com or javascriptkit.com or your favorite library.

Eric
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56168
    
  13

There are hundreds, if not thousands, of data pickers out there.

Personally, I use jQuery's.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56168
    
  13

[Eric just loves to hit that Submit button seconds before I do! ]
 
I agree. Here's the link: http://jrebel.com/download
 
subject: Date and time picker Js file
 
Similar Threads
project file structure for web application (war).
alert is not working
Error:The XML page cannot be displayed Cannot view XML input using style sheet
How to read XML file offline using a browser
Calling JavaScript using EL