Posts by Fabiano Danziger • 1 point
1 post
-
0
votes2
answers171
viewsA: Open images in the background
You can use some javascript Lazy loading technique to do this asynchronously. There are some plugins for this, for example: https://github.com/tuupola/jquery_lazyload/ Read more:…