From 437670c48af053af7eeb4729624d2d9765fc3013 Mon Sep 17 00:00:00 2001 From: humano Date: Mon, 30 Oct 2017 10:35:28 -0500 Subject: [PATCH] implementacion de carga dinamica de imagenes con lazy loading --- index.php | 10 +- librerias/lazy/jquery.lazy.js | 870 ++++++++++++++++++++++++++++++ librerias/lazy/jquery.lazy.min.js | 2 + librerias/lazy/jquery.unveil.js | 56 ++ milfs/funciones/funciones.php | 8 +- 5 files changed, 939 insertions(+), 7 deletions(-) create mode 100644 librerias/lazy/jquery.lazy.js create mode 100644 librerias/lazy/jquery.lazy.min.js create mode 100755 librerias/lazy/jquery.unveil.js diff --git a/index.php b/index.php index 8b13d61..8060b22 100644 --- a/index.php +++ b/index.php @@ -718,11 +718,12 @@ legend.legend-area { + - - - + + +