Hi All
Hopefully a simple one...
I'm trying to use the Accordion Spryassets panel. I have copied the CSS from the generated spryassets CSS file directly into the Actinic stylesheet and after making some changes to this CSS I can see that the CSS seems to be working fine.
however, the actual javascript seems to be having little/no affect as the accordion / panels do not collapse. They all simply remain open, which gives the look of
I have copied the spryaccordion.js file into the site root 'site1' folder, added the <script src="SpryAccordion.js" type="text/javascript"></script> into the <head> section under the 'Outer Layout' section and am now stuck.
Can some one confirm where exactly I should be putting the <script src="SpryAccordion.js" type="text/javascript"></script> line ?
Actinic does not appear to be reading the javascript for my spry asset or the actual spryasset itself is not linking with the javascript...
Has anyone got any clues as to the problem ?
Many Thanks
Steve
Hopefully a simple one...
I'm trying to use the Accordion Spryassets panel. I have copied the CSS from the generated spryassets CSS file directly into the Actinic stylesheet and after making some changes to this CSS I can see that the CSS seems to be working fine.
however, the actual javascript seems to be having little/no affect as the accordion / panels do not collapse. They all simply remain open, which gives the look of
I have copied the spryaccordion.js file into the site root 'site1' folder, added the <script src="SpryAccordion.js" type="text/javascript"></script> into the <head> section under the 'Outer Layout' section and am now stuck.
Can some one confirm where exactly I should be putting the <script src="SpryAccordion.js" type="text/javascript"></script> line ?
Actinic does not appear to be reading the javascript for my spry asset or the actual spryasset itself is not linking with the javascript...
Has anyone got any clues as to the problem ?
Many Thanks
Steve
Comment