Valeriy
cc63cb9ddc
new version
2013-11-19 15:34:17 +06:00
Valeriy
efec312e79
new version 1.0.7
...
1) Add destroy method
2) $('#datetimepicker6').datetimepicker('destroy');
also fixed bug with resize window
3) fixed bug when datetimepicker overflow window
2013-11-19 15:20:05 +06:00
Valeriy
641110cde0
Add scroll enabled options
...
scrollMonth:true,
scrollTime:true,
scrollInput:true,
2013-11-18 17:53:24 +06:00
Valeriy
710cba4bf9
Merge pull request #3 from bartj3/master
...
Set the button type to button
2013-11-18 03:42:31 -08:00
Valeriy
38a87c7b17
Fixed bug minDate
2013-11-18 15:52:22 +06:00
Valeriy
def2fa8c3e
bug witch opera no-select
2013-11-15 15:07:15 +06:00
Bart van Zon
f5eafa05c6
Set the button type to button
...
On a couple of browser the default type of a button is 'submit', not
setting the type explicitly in the script will cause the navigation
buttons to submit the form it's in.
2013-11-15 08:58:09 +01:00
Valeriy
0b11095033
add scrollbar
...
Added scrollbar in TimePicker for more usefully. In demo index.html
added example use allowTimes option
2013-11-15 12:47:44 +06:00
Bart van Zon
11da82e934
add dutch locale
2013-11-12 10:38:42 +01:00
Valeriy
fb10237c98
New version
...
Update method open
2013-11-07 10:31:36 +06:00
Valeriy
161800fe89
New version
...
Add method show and hide
$('#datetimepicker4').datetimepicker('show');
$('#datetimepicker4').datetimepicker('hide');
2013-11-07 10:24:58 +06:00
Valeriy
7bb28f1ded
date & time to the value closest to the current datetime
...
date & time to the value closest to the current datetime
2013-11-06 14:52:16 +06:00
Valeriy
b8892a575f
no link to site
...
set withoutCopyright default true
2013-11-05 19:10:46 +06:00
Valeriy
053b817ec3
Added jquery plugin manifest
2013-11-05 16:22:26 +06:00
Valeriy
cf16cf9c6f
Create jquery.datetimepicker.js
2013-11-03 16:11:36 +06:00