Skip to content

Commit 8eda33d

Browse files
committed
1 parent 17a04cd commit 8eda33d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ We do care about it.
1111
--- | --- | --- | --- | --- |
1212
IE 8+ ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
1313

14+
[Options](#Options)
1415
[When using lo scheletrone](#When-using-lo-scheletrone)
1516

1617

@@ -129,7 +130,7 @@ var instancecached = $('#myDIVcached').scheletrone({
129130
incache: true
130131
});
131132
```
132-
## Options
133+
### Options
133134

134135
Currently this plugin supports the following options:
135136

@@ -225,7 +226,7 @@ var instance = $('#myDIV').scheletrone({
225226
});
226227
```
227228

228-
## When using lo scheletrone
229+
### When using lo scheletrone
229230

230231
There are several cases where it is useful to use this plugin. The first is when you have a div populated asynchronous and the data waiting is very slow. The effect you have is an empty block awaiting the data like this.
231232

0 commit comments

Comments
 (0)