I put the menu code in between the <td> and </td> and added the <SCRIPT>drawMenus();</SCRIPT> to the end of the page. On IE it draws the menus appearing at the end of the page.
If I draw the "parent menu" in each cell (let Milonic's javascript generate the top level menu), then Netscape draws the ...
Search found 6 matches
- Mon Oct 06, 2003 10:35 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu help
- Replies: 11
- Views: 8157
- Fri Oct 03, 2003 7:29 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Relative and HTML object based - Is this possible?
- Replies: 8
- Views: 5402
- Fri Oct 03, 2003 5:01 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menu help
- Replies: 11
- Views: 8157
Has anyone implemented this?
Has anyone implemented this? I have this set up and it works on IE and NS 6, but NS 4 sets all the menus in the upper left corner of the screen.
In the cell below menu item 2, I have:
with(milonic=new menuname("menu2")){
style=menuStyle;
overflow="scroll";
alwaysvisible=0;
position="absolute";
aI ...
In the cell below menu item 2, I have:
with(milonic=new menuname("menu2")){
style=menuStyle;
overflow="scroll";
alwaysvisible=0;
position="absolute";
aI ...
- Wed Sep 17, 2003 7:29 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Relative and HTML object based - Is this possible?
- Replies: 8
- Views: 5402
- Tue Sep 16, 2003 9:58 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Relative and HTML object based - Is this possible?
- Replies: 8
- Views: 5402
Thanks for the response!
The menu on your page is drawn by the Milonic function - I'm looking more for something that has HTML with an <a> tag triggering a dropdown menu. Along with that, the menu should align itself relative to the object that was mouse overed, regardless of how it lays out on the ...
The menu on your page is drawn by the Milonic function - I'm looking more for something that has HTML with an <a> tag triggering a dropdown menu. Along with that, the menu should align itself relative to the object that was mouse overed, regardless of how it lays out on the ...
- Tue Sep 16, 2003 8:28 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Relative and HTML object based - Is this possible?
- Replies: 8
- Views: 5402
Relative and HTML object based - Is this possible?
Hi,
I have a web page that has a title bar made of images. The title bar is centered on the page and could move up or down due to browser differences, font size settings, etc. I want this to happen (if my user wants bigger fonts I respect that).
I'd also like to use it only for the pop-up menus ...
I have a web page that has a title bar made of images. The title bar is centered on the page and could move up or down due to browser differences, font size settings, etc. I want this to happen (if my user wants bigger fonts I respect that).
I'd also like to use it only for the pop-up menus ...