Developer forum

Forum » Development » Xslt menu dropdown - dropout problem ?

Xslt menu dropdown - dropout problem ?

Djan Blom
Reply
Hi ,

I've got a problem with the XSLT dropdown menu.

I'd like third level to dropout on the right side of the dropdown menu.. But when I set it to "Standard" it only shows the second level.
When I set it to "Expand All", it shows more or less all the menu-levels at once - but on top of one and other, so not really to any use.

Solution is here :
http://www.djursgruppen.dk/Fil-Upload-2787.aspx

/Djan

Untitled-1.jpg

Replies

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply
This post has been marked as an answer

Hi there,

For a client side CSS drop-out menu, you need ExpandAll to make sure all items are available in the HTML. You then need proper CSS to do multi-level menus. Take a look here for some good examples: http://www.htmldog.com/articles/suckerfish/dropdowns/

Hope this helps,

Imar

Votes for this answer: 0
 
Djan Blom
Reply
Hi Imar,

Thanks so much for that link, nailed it on the spot! :)

/Djan

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

You're welcome..... I believe the CSS that ships with Dynamicweb is based on an earlier version of those menus, but they don't support more than two levels out of the box...

Imar

 
Djan Blom
Reply

Yeah, its seems like it - the codes are pretty similar after all :)

 

maybe that would be an idea for a small update..

/Djan
 

 

You must be logged in to post in the forum