Search found 6 matches
- Mon Oct 28, 2002 5:24 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: relative positioning
- Replies: 4
- Views: 3895
Need css, not table cells
We need to be able to position the menu within a CSS layer not a table cell.
- Wed Oct 23, 2002 9:42 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: relative positioning
- Replies: 4
- Views: 3895
Relative Positioning
Same question as 'pavia'. I am using CSS relative positioning to position items on my page.
How do I position the menu relative to other items on the page? From what I have read, I can only position the Milonic menu relative to the browser screen.
How do I position the menu relative to other items on the page? From what I have read, I can only position the Milonic menu relative to the browser screen.
- Wed Oct 23, 2002 12:15 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Need link, swap and sub-menu from one item
- Replies: 2
- Views: 2737
- Tue Oct 22, 2002 12:10 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Need link, swap and sub-menu from one item
- Replies: 2
- Views: 2737
Need link, swap and sub-menu from one item
I have an image type menu item that needs to
1) produce a drop-down menu,
2) swap an image AND
3)be a link in itself (to a page called products.asp).
I can get the sub-image and swap image to work, but cannot get the link to work. Here is the code:
"<img src=images/products.gif width=95 height ...
1) produce a drop-down menu,
2) swap an image AND
3)be a link in itself (to a page called products.asp).
I can get the sub-image and swap image to work, but cannot get the link to work. Here is the code:
"<img src=images/products.gif width=95 height ...
- Thu Oct 10, 2002 5:43 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Borders displays wrong in ns 4.7
- Replies: 3
- Views: 3074
Fixed NS 4.7 problem
Fixed this problem. There was no menu width specified for the first level menu in the sample menu_array.js version 3.5.
- Tue Oct 08, 2002 11:45 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Borders displays wrong in ns 4.7
- Replies: 3
- Views: 3074
same issue
I am having the same issue as this user in Netscape 4.7 - menu items that are shorter do not fill the background color all the way over to the edge of the menu. The border ends up filling in the remainder of the menu item until it equals the same length of the other menu items.
This is the sample ...
This is the sample ...