Tag: inner fade

Inner fade

$(document).ready(function(){ $('#news ul').innerfade({ animationtype:'slide', speed:750, timeout:3000, type:'random' }); }); /* ========================================================= // jquery.innerfade.js // Datum: 2008-02-14 // Firma: Medienfreunde Hofmann & Baldes GbR // Author: Torsten Baldes // Mail: t.baldes@medienfreunde.com…