Skip to content

jQuery moDateTimeField build date and/or time field from simple "input text" html field.

License

Notifications You must be signed in to change notification settings

exmackina/jQuery-moDateTimeField

 
 

Repository files navigation

jQuery-moDateTimeField

jQuery moDateTimeField build date and/or time field from simple "input text" html field.

jQuery moDateTimeField is mobile friendly.

Quick integration

  1. Download and import "moDatetimeField.js", "moDatetimeField.css"
  2. Build your date and/or tim field(s) by calling the script like this : $('selector').moDateField();

The documention is under redaction. You can check this page : https://www.mickael-outhier.fr/works/prod/modatetime-field/index.php for some live exemples.

Validation

I did'nt invest time for the data validation because we can never trust the data sent by the client. Data validation must be done by a server side script. You can check "server-side-validation.php" for a exemple of server side validation written in PHP.

Tested on

IE 11, Chrome 66, Opera 52, Firefox 59

About

jQuery moDateTimeField build date and/or time field from simple "input text" html field.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.0%
  • HTML 7.1%
  • CSS 5.8%
  • PHP 2.1%