Search found 9 matches

by estebanms
Tue Aug 04, 2009 5:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Popup HTML Content as sub menu
Replies: 4
Views: 5466

Re: Popup HTML Content as sub menu

I can send you menu data offline. What is the pricing model for the Webplugs?
by estebanms
Tue Jul 14, 2009 11:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Popup HTML Content as sub menu
Replies: 4
Views: 5466

Re: Popup HTML Content as sub menu

Is this forum being monitored? I am hoping that this is something that I can easily implement using the Milonic menu system, rather than having to convert to another menu system.
by estebanms
Fri Jul 10, 2009 11:09 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Popup HTML Content as sub menu
Replies: 4
Views: 5466

Popup HTML Content as sub menu

Is it possible to have a menu item popup a div full of HTML code rather than a single text/image link? Take a look at the menu at http://www.invitationconsultants.com, they are using the Infinite Menus product and this appears to be a new feature.
by estebanms
Wed Jan 10, 2007 3:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Scollbars not appearing on "listmenu"
Replies: 1
Views: 2212

Scollbars not appearing on "listmenu"

Please visit http://www.impressinprint.com and mouse-over the "Stationary" menu item. On a standard screen, this menu is long enough to go off-screen at the bottom. I have the overflow value set to scroll, but the scroll bars are not showing up.
by estebanms
Wed Dec 20, 2006 6:08 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adding mouseOver images on ListBased Menu Items
Replies: 3
Views: 5724

Found a great solution for this

I played around with this a bit, and found a great solution. I noticed that Milonic simply strips out the text between the <A> tags and places it as the "text" value of their "aI" call. So instead of placing the text for the menu item I wanted I did the following:

<LI><A href="#">;image=/images ...
by estebanms
Wed Dec 20, 2006 6:01 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu doesn't show up in Firefox
Replies: 4
Views: 5087

Resolved

It looks like Firefox 1.5.0.8 did not like the embedded IMG tags within the LI tags. As soon as I moved to a text based menu item, the menu worked correctly in that version of Firefox.

Thanks for the help.
by estebanms
Fri Dec 15, 2006 5:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu doesn't show up in Firefox
Replies: 4
Views: 5087

Thanks for the reply.

It appears that this must be a problem with earlier versions of FF. I am viewing it through 1.5.0.8, and I cannot see the menu (nor does it display the list items as I would expect if JS was turned off). I can view the DHTML menu without problem in the same browser.

Anyone ...
by estebanms
Fri Dec 15, 2006 4:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu doesn't show up in Firefox
Replies: 4
Views: 5087

Menu doesn't show up in Firefox

Sorry if this is a repost, I tried searching this discussion board for a solution. I am migrating an existing menu to the list based menu system. I have it working for the most part in IE, but the menu doesn't show up in Firefox. The menu is available for review at http://www.impressinprint.com ...
by estebanms
Fri Dec 15, 2006 4:12 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adding mouseOver images on ListBased Menu Items
Replies: 3
Views: 5724

Adding mouseOver images on ListBased Menu Items

I am in the progress of migrating an existing menu system (http://www.impressinprint.com) to the list-based menu system. How can I enable the top-level mouse over image functionality that is currently in place on the existing menu system. I have tried adding onMouseOver to several of the different ...