Quote:
Originally Posted by woffie
Gemma, this is so kewl! I have tried the old and this new version and still cant get it to work.
|
Try changing the headinclude template edit to this
Code:
<vb:if condition="THIS_SCRIPT == 'arcade'">
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
<script type="text/javascript" src="js/lights.js"></script>
<link rel="stylesheet" href="css/lights.css"/>
</vb:if>