When I add an event, it books it to the calendar but it cannot be clicked on to reveal the full text - I have been through the forum but not being an experienced code talker I’m not exactly sure what I’m searching for.
My site is www.candit.co.uk and I’m pretty happy with all the workings of it, including reskinning etc, I just need the above bug fixed.
If you suggest code changes, please let me know which files to edit.
Hi, I really like your calendar implementation. I have a few questions about it.
how did you include the button to have the calendar fill the screen and then minimize back into the smaller div?
how did you set it up so that the details form opens on one click of the event in all views and the “edit” bar doesn’t show up on the left of the event in week and day view?
how did you manipulate the styles so well!? it looks really nice.
Because the height of the space into which I have put the calendar requires me to use the scheduler.xy.margin_top setting (set to 200), when I expand to full screen the calendar does not take up the full page. Is there someway to account for this? I thought about resetting the margin onSchedulerResize, but I think that may apply to more scenarios than the one I’m dealing with…