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

popmenu('menuname','myimage.gif',10,-10) no worky


Poster: nosamttam
Dated: Monday January 23 2006 - 8:29:53 GMT

hi -

when I use popmenu like this it works:

popmenu('menuname',1)

however, when I do this:

popmenu('menuname','myimage.gif',10,-10)

It doesn't work. I get the following Javascript error:
_pp.1 is null ot not an object. I have tried qualifing the full path, relative path, and nothing seems to help. I searched through the archives and haven' been able to find anything that helps.

Thanks,
Matt


Poster: Ruth
Dated: Monday January 23 2006 - 12:40:54 GMT

Hello

Code:
<a href=# onmouseover="popup('my milonic','mymilonicmenu',10,-10)" onmouseout=popdown()>


Here's the sample which shows the calls, though it doesn't have the image positioning.

http://www.milonic.com/menusample24.php

More detailed explanation of the popup function is here

http://www.milonic.com/menu_methods.php

If you still can't get it to work, we'll need to see a test page.

Ruth