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: examples/auto-hash/index.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
<divclass="section" data-hash="a">
13
13
<div>
14
14
<h1>smartscroll - Auto-Hash</h1>
15
-
<p>A tiny (1046b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
15
+
<p>A tiny (1048b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
16
16
<p>See it on <ahref="https://github.com/d4nyll/smartscroll" target="_blank">GitHub</a>, or see some <ahref="http://blog.danyll.com/smartscroll-jquery-scrolljacking-plugin/" target="_blank">comparisons</a></p>
Copy file name to clipboardExpand all lines: examples/different-heights/index.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
<divclass="section" data-hash="a">
13
13
<div>
14
14
<h1>smartscroll - Different Heights</h1>
15
-
<p>A tiny (1046b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
15
+
<p>A tiny (1048b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
16
16
<p>See it on <ahref="https://github.com/d4nyll/smartscroll" target="_blank">GitHub</a>, or see some <ahref="http://blog.danyll.com/smartscroll-jquery-scrolljacking-plugin/" target="_blank">comparisons</a></p>
17
17
<p>Try out other examples!</p>
18
18
<ul>
@@ -43,6 +43,7 @@ <h1>smartscroll - Different Heights</h1>
Copy file name to clipboardExpand all lines: examples/hybrid-scroll/index.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
<divclass="header">
12
12
<div>
13
13
<h1>smartscroll - Hybrid Scroll</h1>
14
-
<p>A tiny (1046b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
14
+
<p>A tiny (1048b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
15
15
<p>See it on <ahref="https://github.com/d4nyll/smartscroll" target="_blank">GitHub</a>, or see some <ahref="http://blog.danyll.com/smartscroll-jquery-scrolljacking-plugin/" target="_blank">comparisons</a></p>
Copy file name to clipboardExpand all lines: examples/index.html
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
<divclass="header">
12
12
<div>
13
13
<h1>smartscroll</h1>
14
-
<p>A tiny (1046b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
14
+
<p>A tiny (1048b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
15
15
<p>See it on <ahref="https://github.com/d4nyll/smartscroll" target="_blank">GitHub</a>, or see some <ahref="http://blog.danyll.com/smartscroll-jquery-scrolljacking-plugin/" target="_blank">comparisons</a></p>
<p>You can disable section scrolling for windows below a certain width. Do not confuse this with touch devices, where scrolljacking is disabled by design.</p>
Copy file name to clipboardExpand all lines: examples/keep-history/index.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
<divclass="section" data-hash="a">
13
13
<div>
14
14
<h1>smartscroll - Keep History</h1>
15
-
<p>A tiny (1046b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
15
+
<p>A tiny (1048b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
16
16
<p>See it on <ahref="https://github.com/d4nyll/smartscroll" target="_blank">GitHub</a>, or see some <ahref="http://blog.danyll.com/smartscroll-jquery-scrolljacking-plugin/" target="_blank">comparisons</a></p>
Copy file name to clipboardExpand all lines: examples/permalink/index.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
<divclass="section" data-hash="a">
13
13
<div>
14
14
<h1>smartscroll - Permalink</h1>
15
-
<p>A tiny (1046b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
15
+
<p>A tiny (1048b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
16
16
<p>See it on <ahref="https://github.com/d4nyll/smartscroll" target="_blank">GitHub</a>, or see some <ahref="http://blog.danyll.com/smartscroll-jquery-scrolljacking-plugin/" target="_blank">comparisons</a></p>
Copy file name to clipboardExpand all lines: examples/responsive/index.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
<divclass="header">
12
12
<div>
13
13
<h1>smartscroll - Responsive</h1>
14
-
<p>A tiny (1050b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
14
+
<p>A tiny (1048b minfied + gzipped) jQuery plugin for scrolljacking and auto-hashing</p>
15
15
<p>See it on <ahref="https://github.com/d4nyll/smartscroll" target="_blank">GitHub</a>, or see some <ahref="http://blog.danyll.com/smartscroll-jquery-scrolljacking-plugin/" target="_blank">comparisons</a></p>
0 commit comments