File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 33> A jQuery plugin to make screen skeleton loader.<br >
44> <b >Attention: skeleton is not a tool to automatically create wireframe ... at least not yet :)</b >
55
6- ## Browser Support
6+ ## Contents
7+ - [ Browser Support] ( #browser-Support )
8+ - [ Getting started] ( #getting-started )
9+ - [ Installation] ( #installation )
10+ - [ Usage] ( #usage )
11+ - [ Options] ( #options )
12+ - [ When using lo scheletrone] ( #when-using-lo-scheletrone )
13+
14+ ### Browser Support
715
816We do care about it.
917
1018![ IE] ( https://cloud.githubusercontent.com/assets/398893/3528325/20373e76-078e-11e4-8e3a-1cb86cf506f0.png ) | ![ Chrome] ( https://cloud.githubusercontent.com/assets/398893/3528328/23bc7bc4-078e-11e4-8752-ba2809bf5cce.png ) | ![ Firefox] ( https://cloud.githubusercontent.com/assets/398893/3528329/26283ab0-078e-11e4-84d4-db2cf1009953.png ) | ![ Opera] ( https://cloud.githubusercontent.com/assets/398893/3528330/27ec9fa8-078e-11e4-95cb-709fd11dac16.png ) | ![ Safari] ( https://cloud.githubusercontent.com/assets/398893/3528331/29df8618-078e-11e4-8e3e-ed8ac738693f.png )
1119--- | --- | --- | --- | --- |
1220IE 8+ ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
1321
14- ## Contents
15- [ Options] ( #Options )
16- [ When using lo scheletrone] ( #When-using-lo-scheletrone )
17-
1822
19- ## Getting started
23+ ### Getting started
2024
2125See jquery.skeleton.loader plugin in action [ DEMO] ( https://rawgit.com/enbifa/jquery.skeleton.loader/master/example/index.html ) :
2226
@@ -25,7 +29,7 @@ Two quick start options are available:
2529* [ Download latest release] ( https://github.com/enbifa/jquery.skeleton.loader/releases )
2630* Clone the repo: ` git@github.com:jquery.skeleton.loader.git `
2731
28- ## Installation
32+ ### Installation
2933
3034Include the script (unless you are packaging scripts somehow else):
3135
@@ -37,7 +41,7 @@ Include the script (unless you are packaging scripts somehow else):
3741** Do not include the script directly from GitHub (http://raw.github.com/ ...).** The file is being served as text/plain and as such being blocked
3842in Internet Explorer on Windows 7 for instance (because of the wrong MIME type). Bottom line: GitHub is not a CDN.
3943
40- ## Usage
44+ ### Usage
4145
4246<p ><img src =" skeleton.gif " alt =" skeleton gif " style =" max-width :100% ;" ></p >
4347
You can’t perform that action at this time.
0 commit comments