List effect of Nivo Slider

Von Wiyono

Nivo slider is really nice slider html using javascript.
Nivo Slider is the world's most popular jQuery image slider, and it's completely free!
Here the effect parameter can be any of the following:
  • random
  • sliceDown
  • sliceDownLeft
  • sliceUp
  • sliceUpLeft
  • sliceUpDown
  • sliceUpDownLeft
  • fold
  • fade
  • random
  • slideInRight
  • slideInLeft
  • boxRandom
  • boxRain
  • boxRainReverse
  • boxRainGrow
  • boxRainGrowReverse

You can use random to view effect turn or you can use one of them.
Check your code and look for this to use that:


You have to call the 'effect' option and then you can set it.


Good luck!