Re: Tiki Calendar issues/needs Posted by George Greene 08 Aug 2007 14:12 GMT-0000 posts: 257 I removed the onoverlib statement at the toip of the tiki-calendar.tpl file but that didn't turn it off but removing thgis: did.
Posted by George Greene 08 Aug 2007 14:16 GMT-0000 posts: 257 > I removed the onoverlib statement at the top of the tiki-calendar.tpl file but that didn't turn it off -but removing this: Copy to clipboard{if $calendar_sticky_popup eq "y" and $cell[w][d].items[items].calitemId}{popup sticky=true fullhtml="1" text=$over|escape:"javascript"|escape:"html"}{else}{popup fullhtml="1" text=$over|escape:"javascript"|escape:"html"}{/if} > did.