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:01

Popup function with Opera


Poster: rcranswick
Dated: Wednesday December 15 2004 - 13:35:30 GMT

I'm looking for a fresh pair of eyes to take a look at this please.

http://www.cdp.bm/about.cfm

I am using the Popup function to display the menus but with Opera (I have 7.52) the menus do not display. If I look at the Javascript console it displays this error for each popup.


Event thread: onmouseover
Error:
name: TypeError
message: Statement on line 20: Expression evaluated to null or undefined and is not convertible to Object: _pp
Backtrace:
Line 20 of linked script http://www.cdp.bm/mmenudom.js
if (_pp[1] + _gp[3] > _bW + _sL)
In unknown script
popup("About", "Nav01");
At unknown location
{event handler trampoline}

I am using v5.63 of the menu.


Poster: bobwill
Dated: Wednesday December 15 2004 - 15:02:20 GMT

I think the end of the comments field concerning the Milonic menu just above line 65 is not ended correctly. The comment field starts with
<!--/* and should end with */--> Yours just has -->

I was also having trouble with popup menus recently and upgraded to prerelease version 5.64 and the problems went away..


Check it out....


Poster: rcranswick
Dated: Monday January 10 2005 - 13:02:11 GMT

I recently found the cause of this problem.

My menus images were only using the NAME attribute of the IMG tag. It would appear Opera requires the ID tag for the popup function to work.