Questions tagged [fakeloader.js]

FakeLoader.js is a lightweight jQuery plugin that helps you create an animated spinner with a fullscreen loading mask to simulate the page preloading effect.

2 questions
0
votes
1 answer

Show loading while waiting for server

I want to modify a js script to be fired when the client is waiting for the server instead of fireing on loading. There you can see the script: FakeLoader.js, CSS I found an ajax solution here, but I had no idea how to use it, as the script is…
user7113942
  • 54
  • 1
  • 1
  • 7
0
votes
1 answer

Unload event handler fakeLoader.js so that it loads on every button click

Is there a way of having the fake loader reload on every button click without it waiting for page reload