Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 745 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 745 Bytes

jQuery-Mobile-DateBox

DateBox is a jQuery-mobile based date and time picker.

This folder contains the pre-built scripts for DateBox, and the build script (make.pl)

NOTE: Up-to-date versions are always available to link to, at http://dev.jtsage.com/cdb/datebox/latest/

Varients built

  • datebox Mode Only version
  • calbox Mode Only version
  • slidebox Mode Only version
  • timebox Mode Only version
  • durationbox Mode Only version
  • Minimized version of the combined script

Usage

Run make.pl with one of the following targets:

  • all : Build all script varients

  • min : Build only mimimized combined script

  • check : Check build status

  • clean : Remove all built scripts