I can't post a URL as it's in an application not a website.
Try the attached file which shows the same behaviour for me
<html>
<head>
<SCRIPT language="JavaScript1.2" src="milonic_src.rjs" type="text/javascript"></SCRIPT>
<script language="JavaScript1.2" src="mmenudom.rjs" type="text/javascript ...
Search found 15 matches
- Mon Jun 12, 2006 12:43 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with 5.7.48
- Replies: 5
- Views: 4385
- Fri Jun 09, 2006 2:03 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Tooltips not working
- Replies: 2
- Views: 2883
I can't give a URL as the menus are used in an application, not a site.
The problem is just that tooltips aren't showing.
But, they're not showing on the sample on the milonic.com website either - do you get tooltips on that sample yourself. If you do, then it must be something in my browser that ...
The problem is just that tooltips aren't showing.
But, they're not showing on the sample on the milonic.com website either - do you get tooltips on that sample yourself. If you do, then it must be something in my browser that ...
- Fri Jun 09, 2006 11:02 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with 5.7.48
- Replies: 5
- Views: 4385
Problem with 5.7.48
While attempting to solve problems with tooltips I upgraded to 5.748 and found a couple of problems which weren't there with 5.747
The 'padding' area seems to apply twice - once around each menu item and once around the 'group' of menu items. (in 5.747 it was just around each menu item)
If I ...
The 'padding' area seems to apply twice - once around each menu item and once around the 'group' of menu items. (in 5.747 it was just around each menu item)
If I ...
- Fri Jun 09, 2006 9:26 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Tooltips not working
- Replies: 2
- Views: 2883
Tooltips not working
I've read many messages here about problems with Tooltips and none of them seem to work for me.
But - before I try further - I went to http://www.milonic.com/menusample6.php which supposedly is a sample of how to use Tooltips.
I can't get that to work for me either - I've tried in Opera, IE and ...
But - before I try further - I went to http://www.milonic.com/menusample6.php which supposedly is a sample of how to use Tooltips.
I can't get that to work for me either - I've tried in Opera, IE and ...
- Mon May 17, 2004 10:01 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: PageMatching not wanted
- Replies: 9
- Views: 6813
Re: PageMatching not wanted
no cigar.... You could take the opposite route: disable the pagematching colors in the item where you don;t want the colors to change. I.e., In the menu item that you do not want to match, try:
aI("text=ItemText;url=whatever.html;pagecolor=null;pagebgcolor=null;");
Setting the properties to null ...
aI("text=ItemText;url=whatever.html;pagecolor=null;pagebgcolor=null;");
Setting the properties to null ...
- Fri May 14, 2004 10:03 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: PageMatching not wanted
- Replies: 9
- Views: 6813
PageMatching not wanted
Is it possible to have a 'don't match page' option for a menu item?
I have a menu where two menu options link to the same page (there are two logical ways to navigate to the same information). When the user is on that page I'd like only the 'main' way to be highlighted, not both ways.
I originally ...
I have a menu where two menu options link to the same page (there are two logical ways to navigate to the same information). When the user is on that page I'd like only the 'main' way to be highlighted, not both ways.
I originally ...
- Wed Sep 24, 2003 11:29 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: No Status Info in Opera 7
- Replies: 13
- Views: 8469
- Wed Sep 24, 2003 11:24 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: No Status Info in Opera 7
- Replies: 13
- Views: 8469
- Wed Sep 24, 2003 10:45 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: No Status Info in Opera 7
- Replies: 13
- Views: 8469
- Wed Sep 24, 2003 10:31 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: No Status Info in Opera 7
- Replies: 13
- Views: 8469
Hergio,
AllWebMenus Pro from http://www.likno.com does it in Opera 7.2
(I can't get Milonic's menus to do it - I can't actually get my own javascript to do it either, so I don't know how AllWebMenus does it..)
AllWebMenus Pro from http://www.likno.com does it in Opera 7.2
(I can't get Milonic's menus to do it - I can't actually get my own javascript to do it either, so I don't know how AllWebMenus does it..)
- Wed Sep 24, 2003 10:18 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with 'pagecolor'
- Replies: 3
- Views: 3201
- Wed Sep 24, 2003 10:14 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Page highlighting
- Replies: 3
- Views: 2974
- Wed Sep 24, 2003 12:09 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: No Status Info in Opera 7
- Replies: 13
- Views: 8469
- Tue Sep 23, 2003 10:58 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Page highlighting
- Replies: 3
- Views: 2974
Page highlighting
My first little wish items as a new user
I'd like to be able to set further attributes for the 'Page..' items, eg 'pagebold', 'pagedecoration' etc
Also, it'd be nice if a horizontal menu could be evenly spaced across the browser whatever width it was, rather than being squashed up at the left hand ...
I'd like to be able to set further attributes for the 'Page..' items, eg 'pagebold', 'pagedecoration' etc
Also, it'd be nice if a horizontal menu could be evenly spaced across the browser whatever width it was, rather than being squashed up at the left hand ...
- Tue Sep 23, 2003 10:54 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Problem with 'pagecolor'
- Replies: 3
- Views: 3201
Problem with 'pagecolor'
If I have two menu items with similar URLs
eg
aI("text=Maps;url=maps.html;");
aI("text=Other Maps;url=other_maps.html");
Then, if I go to the 'other_maps.html' page, the page coloring is triggered on both the 'Maps' and 'Other Maps' items
Paul[/b]
eg
aI("text=Maps;url=maps.html;");
aI("text=Other Maps;url=other_maps.html");
Then, if I go to the 'other_maps.html' page, the page coloring is triggered on both the 'Maps' and 'Other Maps' items
Paul[/b]