i've implemented the AJAXy goodness of eventblock.js - it's something that i've hoping to see come around the bend and am very thankful for it.
the change-in-place monthly calendar block works well in Firefox and Safari, but the previous and next links throw a javascript error in IE6 and IE7. it fails gracefully (if error notification is turned off), simply using the anchor tag to navigate to the proper calendar page, but it's not ideal behaviour (and in some cases, prohibits me from using it).
i've tried searching through the documentation, and can't find any mention of eventblock.js not supporting IE. before i tear into figuring out how to fix it (it seems to have to do with the offsetHeight property on lines 38 and 39 - i.e. $(element).height(element.offsetHeight+"px"); and the corresponding width setting ), i figure the developers might give me some insight.
i may well be missing something.
Comments
Comment #1
killes@www.drop.org commentedfixed as of today.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.