medc77
05-13-2009, 03:14 AM
1) Script Title: Slashdot Menu
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/slashdot.htm
3) Describe problem:
It's not a problem, the menu is working fine for me, thanks for posting it.
My question is this: some of the menus in my site do not require collapsing. Instead I would like to link directly from the menu item. Below is an example:
Menu Item 1
<link>SubMenuItem 1</link>
<link>SubMenuItem 2</link>
<link>SubMenuItem 3</link>
Menu Item 2
<link>SubMenuItem 1</link>
<link>SubMenuItem 2</link>
<link>SubMenuItem 3</link>
<link>Menu Item 3</link>
no submenu items
<link>MenuItem 4</link>
no submenu items
I have tried placing the link but it automatically inherits the SubMenu Item's CSS.
Any ideas on how I can do this??
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/slashdot.htm
3) Describe problem:
It's not a problem, the menu is working fine for me, thanks for posting it.
My question is this: some of the menus in my site do not require collapsing. Instead I would like to link directly from the menu item. Below is an example:
Menu Item 1
<link>SubMenuItem 1</link>
<link>SubMenuItem 2</link>
<link>SubMenuItem 3</link>
Menu Item 2
<link>SubMenuItem 1</link>
<link>SubMenuItem 2</link>
<link>SubMenuItem 3</link>
<link>Menu Item 3</link>
no submenu items
<link>MenuItem 4</link>
no submenu items
I have tried placing the link but it automatically inherits the SubMenu Item's CSS.
Any ideas on how I can do this??