Difference between revisions of "Template:Linkoping Sweden/jsfixes"
Revision as of 15:18, 14 October 2018
(
view source
)
FilipFors
(
Talk
|
contribs
)
← Older edit
Revision as of 15:21, 14 October 2018
(
view source
)
FilipFors
(
Talk
|
contribs
)
Newer edit →
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