Wednesday, February 13, 2013

DailyJS: A JavaScript Blog

DailyJS: A JavaScript Blog: "$('.product1').ThreeSixty({
totalFrames: 72, // Total no. of image you have for 360 slider
endFrame: 72, // end frame for the auto spin animation
currentFrame: 1, // This the start frame for auto spin
imgList: '.threesixty_images', // selector for image list
progress: '.spinner', // selector to show the loading progress
imagePath:'/assets/product1/', // path of the image assets
filePrefix: 'ipod-', // file prefix if any
ext: '.jpg', // extension for the assets
height: 265,
width: 400,
navigation: true
});"

'via Blog this'