Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:23

V5.25 and tooltips


Poster: fredlongworthhighschool
Dated: Monday June 21 2004 - 13:51:24 BST

Just upgraded to 5.25 and have noticed that my tooltips no longer work. I'm getting Error Line 16 - object expected.


Poster: Ruth
Dated: Monday June 21 2004 - 17:01:06 BST

Hi Andy,
I'm using tootips with my new pages [not up yet] and I just checked and am not receiving an error. Do you have a link to check so we can see what's happening?

Ruth


Poster: fredlongworthhighschool
Dated: Tuesday June 22 2004 - 8:30:33 BST

I think it's conflicting with some other code on my page. I went back to an earlier version and the fault was still there.

http://www.flhs.wigan.sch.uk/departments/humanities/history/default.htm


Poster: Ruth
Dated: Tuesday June 22 2004 - 15:42:26 BST

I can't get to the page. I can get to other pages, but that one just keeps loading, slow as molasses in January. Hopefully someone else will be able to check it.

Ruth


Poster: John
Dated: Tuesday June 22 2004 - 20:49:15 BST

Andy, one thing I see is this...
Code:
</head>
<p align="center">
<SCRIPT language=JavaScript src="js/milonic_src.js" type=text/javascript></SCRIPT>   
<script   language=JavaScript>
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=js/mmenuns4.js><\/scr"+"ipt>");      
  else _d.write("<scr"+"ipt language=JavaScript src=js/mmenudom.js><\/scr"+"ipt>");
</script>

<SCRIPT language=JavaScript src="js/menu_data.js" type=text/javascript></SCRIPT>
<body bgcolor="#999999" background="images/histbackg.gif">

Note that these calls are in never-never land - between </head> and <body>, but inside neither.