Search found 6 matches

by mmcculli
Sat Jan 22, 2005 5:47 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Openstyle=up with mouseover does not work
Replies: 3
Views: 3348

THANKS RUTH!!!!!!!!!!!!!!!!!!!!!!!

You have not idea how long I have sent trying to figure out why the pop-up menu would not work right and how to get around it.


Thanks again, you have saved me one big headache.
Mark.
by mmcculli
Wed Jan 12, 2005 3:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Openstyle=up with mouseover does not work
Replies: 3
Views: 3348

Openstyle=up with mouseover does not work

Hi,

I am trying to create a menu on the footer of the page that goes up from a image mouseover event. I have set the openstyle=up and even set the offset in the popup funtion to negative the height of the menu to make it appear above.

Here is a link to a page working ok:
http://test.tempurcanada ...
by mmcculli
Fri Oct 15, 2004 2:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: image popup menu
Replies: 6
Views: 4936

Hi Kevin,

I update my version to 5.50 like suggested but I still have the same problem.

Link: http://tempur.visualtech.ca/en/index.php

I am doing something wrong with my syntax, I think I set it up like the online manual said.

The idea I had to fix the problem was to have a JavaScript funtion ...
by mmcculli
Thu Oct 14, 2004 3:32 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: image popup menu
Replies: 6
Views: 4936

I am using IE and I have tried Mozilla.

The openstyle="up" works if you are not using images and the popup function. If you just tell the display the parent menu on the screen the have on the sub menus with openstyle=up then it works. But if you have an image with a mouseover event calling popup I ...
by mmcculli
Wed Oct 13, 2004 9:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: image popup menu
Replies: 6
Views: 4936

I have tried the openstyle=up but it does not work if you are calling the menu from an image.

This is what I have:
data js file:
with(milonic=new menuname("online_forms_menu")){
style=submenuStyle;
//margin=5;
openstyle="up";
//orientation="horizontal";
aI("text=Mattress Registration Form;url ...
by mmcculli
Wed Oct 13, 2004 8:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: image popup menu
Replies: 6
Views: 4936

image popup menu

Hi,

I am working on an website I plan to purchase milonic menu for but I have one problem to fix first.

I am doing a popup menu from a footer menu. The footer menu is images and I am using "popup" function with a negative offset to create the look of a popup menu, instead of the normal popdown ...