Jos, Het maakt volgens mij wel een verschil. Ik heb het "turnDown" effect toegepast en dan heb je wel het onderstaande nodig:Jos wrote: DitCode: Select all
<__script__ type="text/javascript" src="modules/Gallery/templates/cycle/jquery.cycle.lite.1.0.min.js"></__script>
Is dezelfde als ditMet het verschil dat eerstgenoemde de lite versie is van cycle.Code: Select all
<__script__ type="text/javascript" src="http://cloud.github.com/downloads/malsup/cycle/jquery.cycle.all.2.74.js"></__script>
Code: Select all
<!-- include jQuery library -->
<__script__ type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></__script>
<!-- include Cycle plugin -->
<__script__ type="text/javascript" src="http://cloud.github.com/downloads/malsup/cycle/jquery.cycle.all.2.74.js"></__script>