PDA

View Full Version : Hover isn't working


daveboyle99
03-12-2004, 02:29 PM
Hi All,

Since i installed the demo version fo the script some time ago i haven't really had time to test it, but now I have had a go it seems that the hover over events feature isnt working. I can add events, and the date appears red, but when I hover over I get nothing.

I had to add the following line to the demo.php script in order to avoid getting a heck of a load of errors.

error_reporting(0);

I'm not sure if that has anything to do with why the hover thing doesnt work or not, but please help!

daveboyle99
03-12-2004, 02:38 PM
Okay I read

http://www.esscripts.com/forum/index.php?showtopic=237

and realised the error of my ways. The thing is nothing really appears when I hover, even though clicking now summarises the events from that day in a new pop-up window. Is this a difference between version 4.7 and 5.1 or am I still doing something wrong?

Dave.

Brian
03-12-2004, 02:59 PM
Can you provide a link to your demo.php file?

ve9gra
03-12-2004, 08:57 PM
well the difference between 4.7 and 5.1 is the overLib (hover) implementation... it is no offered in 4.7. You have to get v5 for that. If you do have v5, then there's something wrong somewhere, but if you have 4.7, it's more than likely that is script is functioning as designed.

daveboyle99
03-15-2004, 05:10 PM
Thanks guys that answers my question. It is 4.7 that I'm using for now...