How would i get my cursor to change to this loading icon when a function is ca
If it saves too fast, try this:
Saved Successfully $('span.autosave').fadeIn("80"); $('span.autosave').delay("400"); $('span.autosave').fadeOut("80");