Showing posts with label jQuery. Show all posts
Showing posts with label jQuery. Show all posts

Tuesday, 21 January 2014

How to use jQuery UI datepicker in Webpage

I was developing a simple java web application where I needed a datepicker. So here is how I used the jQuery UI datepicker in my application.

First you need to include jQuery UI javascript and css in head of your html page.