• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Javascript Date/Time Picker

Guest
Jan 28, 2007 Jan 28, 2007

Copy link to clipboard

Copied

I'm looking for a decent cross browser javascript date/time picker popup function but i can't seem to locate ANY that work on all browsers! Its endlessly frustrating!

Can anybody help?

Preferably, please give me simple implementation details as well.

Edit; More information;

I've found a few that only worked for a single input box on a single form. I could have two input boxes but they had to be on different forms or on different pages, which just isn't acceptable. I need to be able to have the popup return its value to a single box, defined by the augs when launching the window.

TOPICS
Advanced techniques

Views

1.5K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Engaged , Jan 28, 2007 Jan 28, 2007
http://www.dynarch.com/projects/calendar/ - Cross-browser DHTML/JS calendar;
http://www.webtricks.com/downloads/CFDateSelectPopup.zip (or http://www.olimpo.ch/tmt/tag/datepicker/ for instructions and download) - CF custom tag calendar;

Try also
http://www.dynamicdrive.com/dynamicindex7/index.html - a whole bunch of js calendars

Votes

Translate

Translate
Explorer ,
Jan 28, 2007 Jan 28, 2007

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 28, 2007 Jan 28, 2007

Copy link to clipboard

Copied

I had a look at that one earlier, and unless there is something wrong with my firefox (2.0), it doesn't work :/

Edit; no, at a second glance (testing on a bunch of other computers running FF 1.5 and 2.0, it doesn't work)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jan 28, 2007 Jan 28, 2007

Copy link to clipboard

Copied

http://www.dynarch.com/projects/calendar/ - Cross-browser DHTML/JS calendar;
http://www.webtricks.com/downloads/CFDateSelectPopup.zip (or http://www.olimpo.ch/tmt/tag/datepicker/ for instructions and download) - CF custom tag calendar;

Try also
http://www.dynamicdrive.com/dynamicindex7/index.html - a whole bunch of js calendars

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 29, 2007 Jan 29, 2007

Copy link to clipboard

Copied

LATEST
Live Saver. Thanks. I ended up going with the custom CF tag one.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation