Vladimir’s WordPress Forum


 
Current User: Guest
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

easing in carousel mode

Add a New Topic Reply to Post
UserPost

14:50
1 August, 2009


P01W

Guest

I've uncommented the lines for loading of jquery-easing.1.3.js and jquery-easing-compatibility.1.3.js and added an easing method in snazzy-archives.js for the buttons:
{
$(".sz_carousel").jCarouselLite({
btnNext: "#szright",
btnPrev: "#szleft",
// mouseWheel: true, // scrolling left – right with mouse wheel. you need to uncomment mousewheel.js in the code
visible:4, // number of visible elements
circular:false, //is it circular
def_width:130, // width + padding width
def_height:0,
scroll: 2,
easing: "easeInQuad"
});

but easing doesn't work and I lose scrolling function on the buttons. Am I missing something?

paris

Reply to Post

Reply to Topic:
easing in carousel mode

Guest Name (Required):

Guest Email (Required):

HTML Editor
Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
9 + 8