Difference between revisions of "Template:Linkoping Sweden/jsfixes"

Line 40: Line 40:
 
     evt.currentTarget.className += " active";
 
     evt.currentTarget.className += " active";
 
}  
 
}  
 +
 +
 +
$('#LiuButton').click(function() {
 +
  $('#Liu').toggle('slow', function() {
 +
    // Animation complete.
 +
  });
 +
});
 +
 +
 
</script>
 
</script>
 
</html>
 
</html>

Revision as of 15:18, 14 October 2018