You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[When using lo scheletrone](#When-using-lo-scheletrone)
15
15
16
16
17
17
## Getting started
@@ -224,7 +224,7 @@ var instance = $('#myDIV').scheletrone({
224
224
}
225
225
});
226
226
```
227
-
###When
227
+
228
228
## When using lo scheletrone
229
229
230
230
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.
0 commit comments