Hi
We have javascript in our templates relating to add-on products we no longer use. I cannot remember how some of these were intergrated into actinic in the form of variables etc.
If I simply delete the javascript code would this cause actinic to fall over or cause other problems?
Or would it be a safer option to link all js to external sheets with ie <script style="text/javascript" src="external_javascript.js"></script>
If this is an option, am I presuming correctly I can do this for js in fragments and actinic blocks too?
Thanks in advance.
We have javascript in our templates relating to add-on products we no longer use. I cannot remember how some of these were intergrated into actinic in the form of variables etc.
If I simply delete the javascript code would this cause actinic to fall over or cause other problems?
Or would it be a safer option to link all js to external sheets with ie <script style="text/javascript" src="external_javascript.js"></script>
If this is an option, am I presuming correctly I can do this for js in fragments and actinic blocks too?
Thanks in advance.
Comment