html5 - How can I link data-src images to internal page? -
It is with me that I like the size of different screen sizes, although I can not find any way to make it The link on the home page, even the script which I tried to link, does not even work ...
I hope this is a simple fix ... somewhere thanks before
The link for index.html is actually working for me. You may not click the image due to many issues with your markup and JS. You should check more information.
You are using sign $ in your JS. I think you want to use jQuery? You must include it first, for example, put the following in your HTML file:
& lt; Script src = "// code.jquery.com/jquery-1.11.0.min.js"></script>
Comments
Post a Comment