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
[FIXED]problem with Milonic java breaking other java
[FIXED]problem with Milonic java breaking other java
Last edited by mark1 on Sat Feb 25, 2006 1:37 pm, edited 1 time in total.
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:
Try that and see if it works.
Ruth
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:
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.You can copy/modify and distribute this code under the conditions
// of the GNU GENERAL PUBLIC LICENSE Version 2.
Try that and see if it works.
Ruth