Template: Loading: Difference between revisions

From referenceTSS
Jump to: navigation, search
mNo edit summary
mNo edit summary
Line 66: Line 66:
//The following code starts the animation
//The following code starts the animation
new imageLoader(cImageSrc, 'startAnimation()');
new imageLoader(cImageSrc, 'startAnimation()');
$(document).ready(function() {
//var loading_image="</html>{{{loadingimage}}}<html>";


$(document).on("click", "a", function() {
$(document).on("click", "a", function() {

Revision as of 16:53, 20 December 2017