new menu showing only child elements

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
burmaju
Ensign (ENS)
Ensign (ENS)
Posts: 5
Joined: Sun Mar 13, 2011 5:12 am

new menu showing only child elements

Post by burmaju » Sun Mar 13, 2011 5:27 am

I have clothing shop with a the top navigation with the categories mens and womens. each categories have child elements like as womens has skirts , tops , dresses etc. now I want navigation at the bottom of the page that only displays the child elements. and i want it to update dynamically when i update the categories so i dont want to hard code it.this is what i want it to look like.

Women's: Dresses | Skirts | Tops | Jeans | Shorts | Swimwear
Men's: Shirts | Tops & T-shirts | Trousers Jeans | Shorts | Jackets & Coats

how can i achieve this through the editor?
can somebody please give me instructions im really struggling with this and im sure there is a simple way to do it.

thanks heaps in advance

plugables
Captain (CAPT)
Captain (CAPT)
Posts: 276
Joined: Sat Aug 15, 2009 4:04 am
Contact:

Re: new menu showing only child elements

Post by plugables » Mon Mar 14, 2011 4:28 am

This can not be done just by editing the scriptlets. You will have to write a custom control for this.

burmaju
Ensign (ENS)
Ensign (ENS)
Posts: 5
Joined: Sun Mar 13, 2011 5:12 am

Re: new menu showing only child elements

Post by burmaju » Mon Mar 14, 2011 3:21 pm

any help or guidelines on how to write 1 i only have basic asp.net knowledge


burmaju
Ensign (ENS)
Ensign (ENS)
Posts: 5
Joined: Sun Mar 13, 2011 5:12 am

Re: new menu showing only child elements

Post by burmaju » Tue Mar 15, 2011 5:50 am

Thanks so much for your help so far viewtopic.php?f=47&t=8566is great =) just one more question please.
do u know the code to keep the child categories expanded?
so the are visible all the time and don't pop out.

thank you appreciate it

Post Reply