I've got a page <sorry, no URLs> that has an image flipping at the top and I also want to use HierMenus.
The onload="animate()" in the body tag appears to be not allowing my menuloader js file to load up as well. When I remove the onload from the body tag, the menu that I've just started works when you roll over academic programs.
Any thoughts Javascript gurus?
[edited by: tedster at 4:24 pm (utc) on Oct. 26, 2002] [edit reason] sorry, no url's please [/edit]
I have work a lot with HierMenus. You cannot use any onLoad events or it breaks. I always put the function call I needed at onLoad in the HierMenus initiallization functions.