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

Line 42: Line 42:
  
  
$('#LiuButton').click(function() {
+
function ShowDiv() {
  $('#Liu').toggle('slow', function() {
+
    document.getElementById("Liu").style.display = "";
    // Animation complete.
+
}
  });
+
});
+
  
  
 
</script>
 
</script>
 
</html>
 
</html>

Revision as of 15:21, 14 October 2018