To conclude the jQuery Date Picker Series, we will explore the most basic jQuery date picker… the one provided with jQueryUI.
Continue Reading…
jQuery Date Picker Tutorial Series — jQueryUI Datepicker
jQuery Date Picker Tutorial Series — FilamentGroup Date Picker
The Date Range Picker by Filament Group is probably the best date range picker available today. It gives you a wide range of flexibility to choose your own range of dates as well as particular ranges that are commonly used (Like last 7 days, Last 30 days, etc).
Continue Reading…
jQuery Date Picker Series — Date Picker by Eyecon
The first plugin in the series is a date picker created by Eyecon. It requires very little to implement and gives you quite a bit of power.
You can choose either a single date or a range of dates by simply clicking on the start date and then clicking on the end date. This functionality is similar to how the calendar works in Google Analytics.
Continue Reading…
jQuery Date Picker Series
Choosing a date can be a very important function of any web application. However, there are not a lot of good ways to choose a date, or a series of dates for that manner.
Some people have chosen to create a series of select input blocks in order to choose a date or series of dates. However, these are less than user friendly since it requires a lot of use of the mouse.
jQuery gives us a number of tools that can give your application increased usability as well as polish. This week I will examine a few of the best options that will not only increase your sites usability, but are also incredibly easy to implement. So make sure you check back tomorrow for the beginning of the series.





