Search found 5 matches

by dhnriverside
Fri Sep 02, 2005 8:10 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: problem with popup() top offset?
Replies: 1
Views: 1565

problem with popup() top offset?

Hi guys

Having a problem with using the popup() function. Im calling it like so...


onclick="popup('feedbackMenu','menuArrow',-100,-80);"

It works, and the left align is working fine, but no matter what value I put in the topoffset, the position never changes.

Is there a known issue? If there's ...
by dhnriverside
Fri Sep 02, 2005 7:46 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: _pp has no properties!
Replies: 3
Views: 2414

Hi John

Fixed this - the problem was in the menu_data file :o)

Thanks for the reply
by dhnriverside
Thu Sep 01, 2005 8:47 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: _pp has no properties!
Replies: 3
Views: 2414

_pp has no properties!

Hi

Trying to get a menu to work, I took Ruth's solution and switched from ContextMenu to PopupMenu sample.

I've installed everything, but when I get I run my app and click the designated button, I get a "_pp has no properties" error in firefox and a "_pp.0 is null or not an object" error in IE (7 ...
by dhnriverside
Wed Aug 31, 2005 3:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Position of menu in relation to a div
Replies: 4
Views: 2644

No URL, it's an intranet site, sorry.

I'm not trying to put the menu in the div. Basically the idea is the div is setup to look like a button at the end of a page, and when u click it, i want the menu to appear on top of the button, but of course the menu is larger than the button.

So all I'm ...
by dhnriverside
Wed Aug 31, 2005 9:52 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Position of menu in relation to a div
Replies: 4
Views: 2644

Position of menu in relation to a div

Hi guys

I'm currently working to implement the Milonic menu in an intranet application I'm building.

I've picked the Context Menu sample (probably the wrong one to be fair). I actually wanted a menu when you click a div. Anyway, I've got it to only work on that div, and on the left mouse button ...