Hi,
I have built numerous webpages but on the page I am building at present I notice .js script file and script has been inserted into the '<head> . I've not come across this, I didn't insert it and it's not in any of my other pages. Any idea why it's there?
<script src="jquery-1.12.4.min.js"></script>
<script src="wb.lazyload.min.js"></script>
<script>
$(document).ready(function()
{
$('img[data-src]').lazyload();
});
</script>
any help please? thanks
Lazy Loading
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Lazy Loading
This script is added if you enable 'lazy load' in images or the photo gallery.
Re: Lazy Loading
Thanks Pablo,
I haven't got a photo gallery and haven't enabled lazy load! I don't even know how to. Have I done this by accident somehow?
How would I enable and disable lazy load?
Thanks
I haven't got a photo gallery and haven't enabled lazy load! I don't even know how to. Have I done this by accident somehow?
How would I enable and disable lazy load?
Thanks
Re: Lazy Loading
To be able to help you, I need a copy of the project.
Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134