I am trying to add a javascript to my site, and having followed the instructions in this (and a few other) thread I still can't get the blasted thing to work.
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 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.




