Stuff
This commit is contained in:
parent
a009fe635a
commit
0db17823a2
1 changed files with 2 additions and 2 deletions
|
@ -37,9 +37,9 @@
|
|||
<script>
|
||||
$(document).ready(function() {
|
||||
$('.photor').photor();
|
||||
let images = document.querySelectorAll(".imageToReplace");
|
||||
/*let images = document.querySelectorAll(".imageToReplace");
|
||||
var r = lazyload(images);
|
||||
console.log(r);
|
||||
console.log(r);*/
|
||||
});
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Reference in a new issue