Wednesday 15 June 2011

jquery - PrettyPhoto Auto play Slideshow not working -



jquery - PrettyPhoto Auto play Slideshow not working -

i have installed wordpress in local machine , using theme named happy health, there default flex slider came theme, have configured slideshow , want create slideshow auto play without clicking manually

i checked within directory

c:\xampp\htdocs\mainstreetpt\wp-content\themes\happyhealth\script

i saw 10 files jquery , found 2 files flex slider, are

jquery.flexslider.js

jquery.prettyphoto.js

(function($) { $.prettyphoto = {version: '3.1.5'}; $.fn.prettyphoto = function(pp_settings) { pp_settings = jquery.extend({ hook: 'rel', /* attribute tag utilize prettyphoto hooks. default: 'rel'. html5, utilize "data-rel" or similar. */ animation_speed: 'fast', /* fast/slow/normal */ ajaxcallback: function() {}, slideshow: 5000, /* false or interval time in ms */ autoplay_slideshow: false, /* true/false */

this sample code jquery.prettyphoto.js, autoplay here not working

the exact files lies here (click link) jquery.prettyphoto.js , sec file (click link) jquery.flexslider.js can guys help in making tabs autoplay

jquery wordpress flexslider

No comments:

Post a Comment