Page 1 of 1

new menu showing only child elements

Posted: Sun Mar 13, 2011 5:27 am
by burmaju
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

Re: new menu showing only child elements

Posted: Mon Mar 14, 2011 4:28 am
by plugables
This can not be done just by editing the scriptlets. You will have to write a custom control for this.

Re: new menu showing only child elements

Posted: Mon Mar 14, 2011 3:21 pm
by burmaju
any help or guidelines on how to write 1 i only have basic asp.net knowledge

Re: new menu showing only child elements

Posted: Tue Mar 15, 2011 4:14 am
by plugables

Re: new menu showing only child elements

Posted: Tue Mar 15, 2011 5:50 am
by burmaju
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