Ajax.InPlaceDateTimeSelect

Creates several select controls in place of the html element with the id specified. It functions similar to “Ajax.InPlaceSelect” but instead it creates several select boxes with year, month, day, hour, minute for choosing date and time.

Ajax.InPlaceDateTimeSelect

Version 0.91

  • It now reads from innerHTML instead of given params
  • Removed the params year,month,day,hour,minute
  • It now selects correct year
  • Fixed the slow loading issue

Changes

Todo

  • Validate input data

Demo

View simple demo

Alternative

A very nice alternative to this simple script is a visual calendar I found here:
DatePicker using Prototype and Scriptaculous

One Response to “Ajax.InPlaceDateTimeSelect”
  1. Scriptaculous_lover Says:

    i just saw your demo on
    http://www.subzane.com/demos/ajaxinplacedatetimeselect/
    i have one question
    how to i set the time to 12:01 AM?
    the time combo start from 01 instead of 00.
    Please advice.
    Thank you.
    Regards,
    Romy

Leave a Reply

You must be logged in to post a comment.