I have been trying to figure this out, and since I can't find any solution, I created a jsfiddle so someone might be able to help me.
I have fullcalendar with the jquery cookie plugin integrated, so that I can 'cache' the view last used by the user.
It works great on Firefox, Chrome, IE8 in Windows XP, but does not work in IE9 under Windows 7.
The calendar simply does not appear and I get an error saying that "Object doesn't support property or method 'cookie'".
Can anyone give me a hand?
Here is the fiddle: http://jsfiddle.net/ECQA6/
Thanks in advance.