I am trying to add a javascript to my site, and having followed all the adive from this site that searching has turned up, it's still not working.
It is a click to expand menu type script that I want to use with my product description. I have sections in my description that would be good to collapse so the viewer can just open whatever they need to read. The site is www.shopwicked.com/store to give you an idea of the product description layout, but you will see no changes there as the changes have only be added locally.
The header script needs to be in the head section and the body script needs to be in the product description itself.
I added my header script to includes/templates/wicked15/product_info/html_header.php just above the </header> tag. I added the body code to the product description via Admin\Catalog\Categories/Products.
It doesn't work.
Any help would be most appreciated.



