Difference between revisions of "Template:Toc"
From The Official Visionaire Studio: Adventure Game Engine Wiki
m |
|||
Line 35: | Line 35: | ||
$(".ftoc_content").stop().animate({left:'-500px'}, 250); | $(".ftoc_content").stop().animate({left:'-500px'}, 250); | ||
}); | }); | ||
+ | |||
+ | }); | ||
</script> | </script> |
Revision as of 22:09, 30 October 2014
Generates a floating Table of contents menu in a fixed position on the left hand side of the screen.