jquerymobile - weekly calendar [duplicate]
Possible Duplicate:
javascript (jquery) calendar plugin
I am going to develop the weekly calendar plungin in jquery. Pl开发者_开发百科ease give some guidance where and how will I start the concept. 1) I want to display starting days/dates of the week for the current month / Particural month 2) And also make the navigation between the months by previous and next buttons.
I am started to working but initially I want some guidance. Please share your views.
Thanks in advance.
Use the below link to the jquery Weekly calender plugin this one is inspired by google calender,easy to use and has many functionalities added to it
https://github.com/robmonie/jquery-week-calendar
精彩评论