I don't need a datepicker or a scheduling calendar. I just need to be able to show a small calendar widget with a set of dates highlighted.
You should try fullcalendar
http://arshaw.com/fullcalendar/
the jQuery UI has a full-featured Date Picker. Demo here.
Edit: Oops didn't read your question correctly.
Related
How do I implement a dojo datepicker in dojo version 1.8 ?
This should be different from a dojo DateTextBox in the way that a dropdown calendar is displayed on clicking a calendar icon.
You have to looking for dijit/TooltipDialog and require a few of dijit like "dijit/popup", "dijit/Calendar"
or "dijit/form/DropDownButton" ,"dijit/Calendar"
Look at here will easier.
Try "dijit/CalendarLite" and by css and some javascript coding you can make DatePicker different from dijit/form/DateTextBox.
am looking for a js/jQuery plugins datepicker like this http://www.styledisplay.com/mootoolsdatepicker/ because this one uses MooTools, with dropdown year and month
thanks a lot
jQuery UI has a built in datepicker. You can build/tailor your distribution of jQuery UI to your needs if your concern is that it is resource intensive.
Try building it with only the necessary modules and you should be fine.
jQuery UI is very stable/customizable and should more than suit your needs.
I have used
Kevin Lucks Date Picker multiple times:
http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/
but there are many more options:
http://www.webdesignbooth.com/9-useful-jquery-calendar-and-date-picker-plugins-for-web-designers/
But I would really really advise you to use jQuery UI Datepicker it is the most stable and supported datepicker and when it comes to ressource concerns, use the google cdn api and load it from there so you don't need to add more .js files to your project.
I need to add a 3 dropdown datepicker to my project.
Does anyone have and url or sample code?
Thanks
DateBox <-- I like this option IMO
Datepicker
You could also try Mobiscroll, a customizable datepicker optimized for touch devices
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