Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Can anyone help me. I am trying to have my tabs so that when you hover over some of them they will drop down similar to this site http://www.webaward.org/winnersdetail.asp?yr=all&awardlevel=best&category=Marketing Is there any particular code to do this? Is it done in the style sheets or the Templates. Thanks, Kev
You need an XSLT Macro to generate a series of nested unordered list items of the site structure. I think the sitemap XSLT sample might veyr well build that for you anyway. Then use CSS to style the ul + li elements. Have a look at this example for using CSS to build menus... http://www.cssplay.co.uk/menus/final_drop.html Cheers DC
Thanks. That worked! I just think it makes the site look great!!! Cheers, Kev
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Drop down tabs
Can anyone help me. I am trying to have my tabs so that when you hover over some of them they will drop down similar to this site
http://www.webaward.org/winnersdetail.asp?yr=all&awardlevel=best&category=Marketing
Is there any particular code to do this? Is it done in the style sheets or the Templates.
Thanks,
Kev
You need an XSLT Macro to generate a series of nested unordered list items of the site structure.
I think the sitemap XSLT sample might veyr well build that for you anyway.
Then use CSS to style the ul + li elements.
Have a look at this example for using CSS to build menus... http://www.cssplay.co.uk/menus/final_drop.html
Cheers
DC
Thanks. That worked! I just think it makes the site look great!!!
Cheers,
Kev
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.