Difference between revisions of "Template:T toggle"

From The Official Visionaire Studio: Adventure Game Engine Wiki
Line 13: Line 13:
  
 
<script>
 
<script>
 
google.load("jquery", "1.3.1");
 
google.setOnLoadCallback(function()
 
{
 
 
   // Color changer
 
   // Color changer
 
   $(".toggle_on").click(function(){
 
   $(".toggle_on").click(function(){
Line 27: Line 23:
 
       return false;
 
       return false;
 
   });
 
   });
 
});
 
 
</script>
 
</script>
  

Revision as of 14:38, 22 August 2014

<no include>quick button to toggle theme <no include>quick button to toggle theme Template loop detected: Template:T toggle</noinclude>