[FIXED]problem with Milonic java breaking other java

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
mark1
Advanced
Advanced
Posts: 12
Joined: Fri Apr 01, 2005 2:32 pm

[FIXED]problem with Milonic java breaking other java

Post by mark1 »

Hi I have added WebCalendar to this site http://www.abnc.org/WebCalendar To get the calendar to look like the rest of the site I have to add the menu in a custom header file provided by the calendar. Everything works OK except the mouseover does not work in the calendar. When you mouseover an event a div box should popup. The java script is in the header tags. I tried putting the java in a file and loading it after Milonic but that did not work.
Does anyone know how I can make these work.

Thanks,
Mark
Last edited by mark1 on Sat Feb 25, 2006 1:37 pm, edited 1 time in total.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

With the disclaimer that I do not do functions :)

I noticed that in that calendar function it has something called showtip. I believe that is the problem. I also note that it says:
You can copy/modify and distribute this code under the conditions
// of the GNU GENERAL PUBLIC LICENSE Version 2.
So I tried doing a search/replace showtip with showinfo, and when I mouseover the Funtime places I get a little info box about all day event and so on.

Try that and see if it works.

Ruth
mark1
Advanced
Advanced
Posts: 12
Joined: Fri Apr 01, 2005 2:32 pm

Post by mark1 »

That fixed the problem!!!! :D

Thanks again Ruth.

Mark
Post Reply