Quote:
Originally Posted by Gemma
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>
|
Well, the link for turning on and off the lights is right above the game. I click on it and it changes status but does not actually turn off the lights.