Actually i just want to create a date picker that looks like a casino something like this but it will be a date picker
and i dont want the date picker to be a popup
any plugins in mind or tips on how to do that
don't worry about closing the question, i will delete it when i am done
i have tried so many plugins, all to no avail
or does anyone have a demo code
Related
Date and time picker is not working I have tried to use conflict because of I am using a full calendar with this and gull admin theme but noting have work. how would I solve this problem?
I'm looking for existing jQuery plugins that can be used as a picker for business days and hours, something that looks similar to this:
Even its not the exact thing you are looking, check this out
http://gendelf.github.io/jquery.businessHours/
'From' could be drop-down using simple jQuery -ui - same with 'to'
Mon-Sun are just a radio-group where you can only select one -> http://jqueryui.com/button/#radio
Then you can add these strings together (or convert to date-time if it isn't just for display purposes and format it after)
Finally append to 'results' box using something like
http://xoxco.com/projects/code/tagsinput/
So the plug-ins you want are jQuery-ui and some tagging plug-in (of which there are hundreds) - the rest is some simple javascript to tie it all together. Have a go - if you get stuck post again with what you have tried.
I need a jQuery date picker. I am doing web devlopment and in the project I have to use date picker in a different way and at different part of the page.
Can anyone provide a link to download the date picker?
Try http://jqueryui.com/demos/datepicker/
Air Datepicker is the BEST and the COOLEST. it's my favorite
I need something like this , but with date picker.
I don't wanna include jQuery.UI only for date/time picker.
I was tried to search in google but found calendar that I need only for MooTools.
I modified a jQuery calendar and added the time picker control to it some time ago. There might be better out there, but this has served our purposes just fine.
http://razum.si/jQuery-calendar/TimeCalendar.html
see the following link,i think it may help you
Any+Timeā¢ DatePicker/TimePicker AJAX Calendar Widget
Does anyone know similar calendar as in the picture below (see url), just do it on Java Script or JQuery? Must need the opportunity to choose by the hour and day. Thank you!
link text
Your picture doesn't work, but one good date picker that supports both date and time (and the only one known to me) is this one.
Here is a good list of jQuery calendar controls.