Hello,
I am using scheduler.attachEvent(“onViewChange”) to trigger correct highlighting of scheduler buttons.
However when i use the “Cookies” plugin this event fires 2 or 3 times. Unfortunately this means that all of the buttons whos views have been switched during initialization get highlighted.
How can I fire this event, only once the final view has been decided by the cookie plugin?
Thanks,
Tim