Answer the question
In order to leave comments, you need to log in
How to install Lazy Load for html site?
Hello everyone!
I’ll make a reservation right away - I don’t understand the above html and css.
It will probably be about javascript, or rather the syntax.
There is a site (1-page landing) cobbled together on bitrex, but as a result, html files are on the host and in several css and js folders that are called through the index file.
So I want to install jquery.eisbehr.de/lazy Hold on
now!
I DON'T KNOW HOW TO INSTALL IT.....
Here's what I blinded
<script src="http://code.jquery.com/jquery-latest.js"></script> //загружаем JQuery
<script type="text/javascript" src="/jquery.lazy-master/jquery.lazy.min.js"></script> //Lazy файл, работающий на вышезагружанном JQuery
<script type="text/javascript"> $(function() {
$('.lazy-load').lazy();
});</script> //настройка Lazy
<script type="text/javascript">...</script> или <script>...</script> или <script type="text/javascript" ........</script>.
<head>.....</head>
<img src="/images/flags/flag_ru.png" class="lazy-load" />
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question