-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathREADME
More file actions
23 lines (14 loc) · 757 Bytes
/
README
File metadata and controls
23 lines (14 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
prettyLoader v1.0.1
© Copyright, Stephane Caron
http://www.no-margin-for-errors.com
============================= Released under =============================
http://creativecommons.org/licenses/by/2.5/
============================ More information ============================
http://www.no-margin-for-errors.com/projects/prettyLoader/
============================== Description ===============================
prettyLoader is a small (less than 4kb uncompressed) jQuery plugin that
aim at making your life easier regarding ajax loader display.
You know, when you do an ajax call and you never quite know where to
position your loader.
Please refer to http://www.no-margin-for-errors.com/projects/prettyLoader/
for all the details on how to use.