I found this jQuery slideshow called Skitter. it's awesome! so I implemented it in my latest project. I am using square effect..
$(document).ready(function(){
$('.box_skitter_small').skitter({show_randomly: true, dots: true, interval:1000, numbers_align: 'center', theme: 'square'});
});
I could not find the function.Please help me
modify Square theme css width and height in skitter.styles.css inside css folder
it has some default setting for every theme look the first default lines