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: index.html
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -324,6 +324,9 @@ <h2>
324
324
<li>Does not work on <code>img</code> tags. A wrapper <code>div</code> around it works fine. See example CSS.</li>
325
325
<li>Adds in non-internet-explorer browsers a additional hidden element into the selected target element. Forces the target element to be relative or absolute.</li>
326
326
</ul>
327
+
328
+
<p>Event-Based resize detection inspired by <ahref="http://www.backalleycoder.com/2013/03/18/cross-browser-event-based-element-resize-detection/">backalleycoder.com</a> <3</p>
329
+
327
330
</section>
328
331
<footer>
329
332
<p><small>Hosted on <ahref="https://pages.github.com">GitHub Pages</a> using the Dinky theme</small></p>
0 commit comments