I developed a backoffice system where pages are generated by the content manager and the links are generated in an array so when ever new page is created the new link shows. That works fine. As well the children pages could be generated and i could display a tree and site map as the pages are created. So far so good. The website i am developing is:
"www.1stopmoney.com"
What i could not figure out is how now to create a drop down menu that will diplay the children pages on mouse over the parent pages.
How dificult is this and which way i should go?