jquery accordion

Permalink
Hey there,

i just followed the description on:
http://www.concrete5.org/documentation/how-tos/developers/javascrip...

there is one more question. where do i put the menu.js?

i just add the following code to my elements/header.php

<?php Loader::element('header_required'); ?>

<?php
$html = Loader::helper('html');
$this->addHeaderItem($html->javascript('menu.js'));
?>

and add my menu.js to the root/js/folder. but that did not work.
then i tried to add it to my theme folder. that did not work either.
can someone give me a quick hint?

thanks in advance

-Olli

 
simily9 replied on at Permalink Reply
nosfan1019 replied on at Permalink Reply
Did you ever figure this out? I'm not sure where the menu.js is suppose to go either

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.