PDA

View Full Version : Mouseover Pop-up Not Working on IE7


RockLobster
08-07-2008, 06:01 PM
I've tried numerous things to get the mouseover pop-up to work under IE7, but it just shows an error in IE7. It works for the big calendar, but not the small one in a module on the left. Works in Firefox, but not IE,so I believe that the OL and such are OK. It's probably a load order issue, but I've tried a lot.

I forced it to a link right now, but it's the small calendar here.

www.communityum.com

ve9gra
08-07-2008, 09:56 PM
You have two calendar installs... things could just be confused. Try removing the install in your /calendar.... leave /modules/calendar.

RockLobster
08-08-2008, 01:38 AM
I did delete the earlier install and turned off the AltLink. It still does not work. You should be able to see what I'm seeing now. Mouseover should work in Firefox and not IE.

Brian
08-08-2008, 10:31 AM
The calendar OL code needs to come immediately after the <body> tag.

ve9gra
08-08-2008, 12:52 PM
Works fine on my IE7 here.

RockLobster
08-08-2008, 04:21 PM
This morning on the home page I turned off the Upcoming Events module and the MiniCal started working. You tried it when UpEvents was disabled. That was the lead that I needed.

A: I had two modules running on the same page both with OL code. I deleted the OL code in the Upcoming (which doesn't have mouseover anyway) and we're good to go!

THANKS :clap: