jquery-datetextentry icon indicating copy to clipboard operation
jquery-datetextentry copied to clipboard

jQuery plugin providing a widget for date entry (not a date picker)

Results 3 jquery-datetextentry issues
Sort by recently updated
recently updated
newest added

i am in RTL language if i change to YMD the tab goes in the wrong direction

How do I add mobile numbers keyboard to the input. This will make a nicer the user experience

Awesome plugin! Please consider adding something like the following to the end of the DateTextInput creation so it will take on the tabindex of the it replaces. if (this.dte.$element.attr("tabindex")) {...