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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@
3
3
> A jQuery plugin to make screen skeleton loader.<br>
4
4
> <b>Attention: skeleton is not a tool to automatically create wireframe ... at least not yet :)</b>
5
5
6
-
6
+
<br>
7
7
<em>In 2013, <ahref="http://www.lukew.com/ff/entry.asp?1797"target="_new">Luke Wroblewski</a> first discussed the drawbacks of using loading spinners in on-screen experiences, and spoke in favour of what he called “skeleton screens.”
8
8
The concept behind skeleton screens is the use of empty pages that are progressively populated with content as it becomes available — immutable regions of a page are rendered instantly on load, appearing as neutral color blocks, and are gradually replaced with content such as images, headings, and interface labels. (from <ahref="https://medium.com/mobify-design-team/designing-for-the-appearance-of-speed-aaabc7f568c2"target="_new">this</a> very good article)</em><br><br>
9
-
The goal of "lo scheletron" is to help those who want to include skeleton screens on their site, existing or new.
9
+
The goal of "lo scheletrone" is to help those who want to include skeleton screens on their site, existing or new.
0 commit comments