Changeset 112735 in spip-zone
- Timestamp:
- Dec 11, 2018, 9:14:04 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/adaptive_images/trunk/javascript/adaptive.lazyload.js
r80461 r112735 6 6 failure_limit : 0, 7 7 appear: function () { 8 console.log('show');9 console.log(this);10 8 $(this).removeClass('lazy'); 11 9 this.loaded = true;
Note: See TracChangeset
for help on using the changeset viewer.