Skip to content

Commit 5998ae5

Browse files
author
Pascal Berger
committed
Fix readme
1 parent 3ec5e4d commit 5998ae5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,14 +96,14 @@ Allows the message shown in the overlay to be updated while to block is active.
9696
#### done
9797
Queues a callback function to be called when the block has finished. This can be useful whenever you wish to redirect the user to a different location while there are still pending AJAX requests.
9898

99-
#### isBlocking
100-
Returns whether currently a block is shown for the instance or not.
101-
10299
**Arguments:**
103100

104101
* **callback** (function)
105102
The callback function to queue.
106103

104+
#### isBlocking
105+
Returns whether currently a block is shown for the instance or not.
106+
107107
Blocking individual elements
108108
============================
109109

0 commit comments

Comments
 (0)