I am trying to paste a javascript drop down menu into the Actinic Primary template (Act_Primary.html) so it will appear on all of the catalogue pages. My problem is that when I paste it in the template, although it appears fine, when I rollover the menu oprions, the drop down pop-ups don't appear.
I have copied the relevant javascript files into the acatalog directory, but something seems to be stopping it from working. When I place it in a HTML page on it's own, and open it within the acatalog directory, it runs ok, it's just when it's in the primary template it has problems.
Any ideas?
I have copied the relevant javascript files into the acatalog directory, but something seems to be stopping it from working. When I place it in a HTML page on it's own, and open it within the acatalog directory, it runs ok, it's just when it's in the primary template it has problems.
Any ideas?
Comment