Search found 8 matches

by bomz
Wed Apr 28, 2004 3:34 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: style for text=<table>TITLE</table>
Replies: 4
Views: 3458

John, yes, I can set style of my own, but I thought maybe there is already pre-defined style using fontsize/fontstyle/etc I set when defining menu style, so I won't have to define it twise - once in "with(menuStyle=new mm_style()) { ... }" block and again for each menu item with html code instead of ...
by bomz
Wed Apr 28, 2004 2:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: style for text=<table>TITLE</table>
Replies: 4
Views: 3458

style for text=<table>TITLE</table>

Hi there,

I need to put title of the menu item into html table:

aI("text=<table><tr><td bgcolor=#AAAAAA><img src=arrow.gif></td><td>Title</td></tr></table>;");

But, appearantly, font style applied to the text in menu items isn't applied to text in the table cell. In NS 4.7 moving mouse over ...
by bomz
Tue Apr 27, 2004 8:45 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: onClick=return false
Replies: 2
Views: 2956

got it. Thanks
by bomz
Wed Apr 21, 2004 2:50 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: onClick=return false
Replies: 2
Views: 2956

onClick=return false

Is it me or clickfunction does not work as onClick? What I'm trying to do is something like this (just idea, implementation is more complex):

<a href="http://www.nba.com" onClick="return false;">

This link should be disabled. How to do it with 5v menu? aI("url=http://www.nba.com;clickfunction ...
by bomz
Mon Sep 29, 2003 2:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: sampleid=18 and NS4 issue
Replies: 0
Views: 1600

sampleid=18 and NS4 issue

does sample http://www.milonic.co.uk/menusample.php?sampleid=18 work right on NS4 for anyone? For me subitems are displayed far bellow main items. If there is no fix for this, I'm afraid I'll have to get back to version 3. Please advise.

p.s. I wasn't sure whether this should go to Help & Support ...
by bomz
Mon Sep 29, 2003 2:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Bought License but "Milonic menu" keeps appearing
Replies: 20
Views: 15170

I just removed this code from milonic_src.js:

ooops, wait, I forgot, how stupid of me.... :oops:
by bomz
Mon Sep 29, 2003 2:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: sampleid=18 and NS4 issue
Replies: 2
Views: 2005

sampleid=18 and NS4 issue

does sample http://www.milonic.co.uk/menusample.php?sampleid=18 work right on NS4 for anyone? For me subitems are displayed far bellow main items. If there is no fix for this, I'm afraid I'll have to get back to version 3. Please advise.
by bomz
Mon Sep 29, 2003 1:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: spacing with image between menu points
Replies: 14
Views: 11332

Innkeeper9 said "It doesn't work in NN4x". I checked http://www.poems2u.com/agerszt/menus.htm, http://www.swisseasy.net/new/ and http://westcgi.west.asu.edu/sai/ with Netscape 4.79 and it does have problem displaying menu right (wrong menu hight). Not sure if I'm asking at right place, but is there ...