Can items that have showmenu be links also?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
john3001
Beginner
Beginner
Posts: 2
Joined: Fri Sep 28, 2007 12:44 am

Can items that have showmenu be links also?

Post by john3001 »

Some menu items in my nav bar have pulldown submenus and other items, such as Home or Contact do not, because they only go to one page.
My question is, can I have the main menu be a link also, even in cases where there are sublinks?
For example, the one item in the main menu is Practice Areas. there are several submenu items that appear when you mouseOver Practice Areas, each of which goes to a different page. Can I have it so that if you click on Practice areas that will take you to another page, as well?
If so, how do I do that?
I don't see what to do in the menu_data.js page that would do it.

Thanks a lot.
jlkventures1
Beginner
Beginner
Posts: 5
Joined: Wed Dec 07, 2005 10:10 pm

Re: Can items that have showmenu be links also?

Post by jlkventures1 »

I think you can. Just add the link code in the proper place, after showmenu=
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Can items that have showmenu be links also?

Post by Ruth »

Hi,

jlkventures1 you are correct, just use the url=; in the aI string along with the showmenu=;

Ruth
Post Reply