techie929 0 Junior Poster in Training

Hi All,

I have to fetch data from an xml file which will provide start and end date of an event.There will be various events. I have to make a weekly calender using jQuery which will display all the events in one week. And there will be two buttons:Previous and Next.
If a user presses Previous button,events in the previous week are displayed.Similarly for next button next week events are displayed.

Any suggestion how should I start?

Thanks.