| Issue 1633: | Method to easily retrieve the <td> for a given date | |
| 2 people starred this issue and may be notified of changes. | Back to list |
I'm using FullCalendar to create a UI for selecting an arbitrary dates from a calendar for my users. For my use-case, I'm not just taking a single range selection, but I'm keeping a list of all the selections my user's are making. To keep my user aware of all the selections that have been made, I was just planning on highlighting the table cells that have been selected. However, I'm not finding an easy way of selecting the table cell elements themselves. What I would really like is the ability to take a Date object (like the ones passed to the select event) and be able to have FullCalendar give me the corresponding table cell element. I will look into patching the source and submitting a PR if possible, but figured I would submit this here to see if there was something I was missing. Thanks!
Aug 21, 2015
Discussion for this issue has moved to the following URL: https://github.com/fullcalendar/fullcalendar/issues/1900 This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event. Happy coding, Adam
Status:
ExportedToGithub
|
|
| ► Sign in to add a comment |
Status: Accepted
Labels: -Type-Enhancement Type-Feature