Template: Loading: Difference between revisions

From referenceTSS
Jump to: navigation, search
mNo edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
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() {

Latest revision as of 10:29, 13 September 2021