
Via CSSGlobe, I found this excellent jQuery based librery, Easy Slider 1.5, that allows you to slide (obviously) images and content in a pretty fancy way.

Via CSSGlobe, I found this excellent jQuery based librery, Easy Slider 1.5, that allows you to slide (obviously) images and content in a pretty fancy way.
Tags: imagenes, Javascript, jQuery, slider
Categorias: Javascript, jQuery
Trackback: Copia este link
Visits: 320.
Web Development Blog – Alphadigital
Funciona gracias a WordPress
Suscríbete a Alphadigital!
Este script, como otros sliders, no sirve cuando se quiere insertar nodos dinámicamente, ó, usando
$.get(“images.html”, function(data) { jQuery(data).appendTo(‘#slider’); });
¿Conocen algún script que si lo permita?
Saludos,
Lorenzo