Skip to content

potix2/jquery-ui-timepicker-ja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a japanese resource file for jQuery UI Timepicker plugin. The original
plugin is written by Francois Gelinas. This project contains a resource file
only, so you must get an original plugin from following sites.

Website: http://fgelinas.com/code/timepicker/
github: http://github.com/fgelinas/timepicker

Usage:

<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="jquery.ui.core.js"></script>
<script type="text/javascript" src="jquery.ui.timepicker.js"></script>
<script type="text/javascript" src="jquery.ui.timepicker-ja.js"></script>
<script type="text/javascript">
$(document).ready(function() {
    $('#timepicker').timepicker();
});
</script>

Author: Katsunori Kanda <potix2@gmail.com>
License:  The new BSD license

About

A Japanese localization package for jQuery UI Time Picker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published