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: server/documents/behaviors/visibility.html.eco
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -578,7 +578,7 @@ type : 'UI Behavior'
578
578
</div>
579
579
</div>
580
580
581
-
<div class="visibility example">
581
+
<div class="visibility shown example">
582
582
<h4 class="ui header">Lazy Loading Images</h4>
583
583
<p>Visibility includes several shortcuts for setting up common visibility events. Using the setting <code>type: 'image'</code> will automatically attach events to an images <code>topVisible</code> to load the contents of <code>data-src</code> as <code>src</code>.</p>
0 commit comments