| Issue 861: | className for scrolling div in agenda views (formerly known as fc-agenda-body) | |
| 2 people starred this issue and may be notified of changes. | Back to list |
I was using the selector in the div that is right after: <div class='fc-agenda-divider fc-widget-header'>...</div> <div style="position: absolute; width: 100%; overflow-x: hidden; overflow-y: auto; height: 285px; ">...</div> It formally had a class="fc-agenda-body" in 1.4 Is there a way to more formally reference dom elements for refactoring purposes? Like when they have things like overflow:auto, as it might be nice to say, re-factor the scrollbar in the interface. Or perhaps a suggestion on how to specify this dom element without affecting other divs. Perhaps there is an easier way.
Dec 26, 2012
Hi, When you said "re-factor the scrollbar", you meant changing the scrollbar to have a style different from the default browser's one. In this way, the developer can choose a MacOs-like or iOs-like scrollbar for example. Did you find any solution for this ?
Aug 13, 2013
(No comment was entered for this change.)
Summary:
className for scrolling div in agenda views (formerly known as fc-agenda-body)
(was: className for scrolling div in agenda views)
Labels: Type-Feature
Aug 21, 2015
Discussion for this issue has moved to the following URL: https://github.com/fullcalendar/fullcalendar/issues/1130 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