Hi,
I have a list of dated news articles in the format:
Day Month Year e.g. 28 Jun 2010
I have been asked to create a from calendar and a to calendar using jquery Ui that indexes these articles based on the date range that the user has input.
I was thinking of using jQuery UI datepicker as well as jQuery quick search but wondered if this had been done previously anywhere.
Thanks in advance.