needed
scriptaculous :
You needed prototypejs and scriptaculous.For an easy integration of this script, i advise you to read my article : .
Now write this code :
integration
Horinaja needed a class "horinaja" associate to a div, and a ul li liste :
scriptaculous
Init Horinaja :
jQuery
Init Horinaja :
option
You can use option :
scriptaculous
new Horinaja(id,delay,duration,pagination);
- id is the name of your slider (a div, add to this div class="horinaja")
- dela y is time to slide next (second)
- duration is delay for go to next (second)
- pagination is if you want pagination (true or false)
- dela y is time to slide next (second)
- duration is delay for go to next (second)
- pagination is if you want pagination (true or false)
jQuery
$(div#id).Horinaja({capture:id,delai:0.3,duree:4,pagination:true});
- id is the name of your slider (a div, add to this div class="horinaja")
- delai is time to slide next (second)
- duree is delai for go to next (second)
- pagination is if you want pagination (true or false)
- delai is time to slide next (second)
- duree is delai for go to next (second)
- pagination is if you want pagination (true or false)
ps: i'm sorry for my bad english :/, if you see a language bug, help me, send me a mail ().