No video

JavaScript: Cycle Plugin (Image Transitions)

A video tutorial going through the cycle plugin for jQuery
www.abell12.com
/ 265102633605437

Пікірлер: 3

  • @abell12
    @abell1211 жыл бұрын

    Thanks. Not tested but maybe use the after option like this: after: function() { playSound("soundfile"); } playSound is your own function by the way. So you will need something like this aswell: playSound(file) { //code to play sound from file name provided }

  • 11 жыл бұрын

    nice vid how can you make a sound fx play upon the pic changing?

  • @Naveen21695
    @Naveen2169511 жыл бұрын

    can you make a tutorial on rounded slider..please