updated moosnipet.txt call in the firstline of the snippet the folder you want to menuing whithout parameters
ok that did the trick but now I get other problems
This is the site I am building: goodseed.1-vision.nl
it shows the menu but no fx I looked at your working page and copyed all js that you have, but still no results
when i open the page in FireFox the little red ! on the top right starts to light-up and by pressing it i get the folloing message: fx.Accordion is not a constructor on line 160 when i press the link below the error it selects this part: (typed in red)
//accordion effect
var myAccordion = new fx.Accordion(
toggles, stretchers, {opacity: true, duration: 400} );
This is a part from the javascript that needs to be in the head.
what could be wrong?
Thanks in advanced for your help
Dimmy