PDA

View Full Version : Listmode and default monthly mouseover not working


neubeedoo
11-08-2005, 03:48 PM
(Sorry - should be posted to customization section - was unable to delete or move)

Hi - I have been pulling my hair out, and finally found answer to this little problem ..

When using the monthly template as shipped, in the unaltered demo, in LISTMODE, WITH $epcListMouseover=1, the mouseover does not work ....

When viewing source you can see that the "[mouseover]" is not being processed and appears as simply "[mouseover]"
NOTE that in this template, it has been applied to the TABLE tag, but that table tag is in the <!-- head --> part of the template, UNLIKE the modern, where it is in the 'body' section, and it works!

So I moved it to the TR in the body and now the mouseover works in the altered monthly-tr.php!
example:
http://www.kvtweb.com/_1/calendar/demo-monthly.php?mo=12&yr=2005

Is this a known issue [mouseover] will not work if placed in the head of the template.php files? You may want to update the template for future releases ..

- kv

Brian
11-08-2005, 03:53 PM
Thanks for pointing that out. I'll update that for the next release. :)