简体   繁体   中英

How can I return or load a specific date?

Is there a way to return or load the calendar by an get URL. Something like calendar.php?gotoDate=2010-10-21 ?

Many Thanks!

Edits go here (not in answers or comments):

Oops! I'm sorry: http://arshaw.com/fullcalendar/

Sure, but you need to code it yourself. The calendar is a jquery plugin. You will need to read the query string, and set the calendar date to whatever is there in javascript.

Why do you need to set it by url?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM