Jump to the post that solved this thread.
Solved: 10 Years, 4 Months, 3 Weeks ago [JavaScript] ActivityIndicator();
#1
Solved: 10 Years, 4 Months, 3 Weeks ago
Hello.
How to exchange function ActivityIndicator(); to new function in mybb 1.8 ?
spinner = new ActivityIndicator("body", {image: "images/spinner_big.gif"});
Can someone explain me how to enable, and disable spinner ?
Reply
#2
Solved: 10 Years, 4 Months, 3 Weeks ago
Just check how it's done in core files - MyBB simply uses the .show() and .hide() jQuery functions when needed, for instance: https://github.com/mybb/mybb/blob/featur...ead.js#L90
https://github.com/mybb/mybb/blob/featur...xml#L11396
Reply
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)