| |||||
It supports, vertical, horizontal, left and right marquee effects.
It simulates the ancient marquee tag.
Usage:
$('#marqueeBox1').marquee({
speed : 5,
coefAcc : 2,
eventAcc : 'down',
speedUp : '#btUp1',
speedDown : '#btDown1',
clsSpeedDown : 'btDownVActive',
clsSpeedUp : 'btUpVActive',
clsDrag : 'onDrag',
draggable : true,
enableCookie : true,
enableScroll : true,
stepScroll : 30,
enableAnimateScroll : true,
animateScrollDuration : 250,
animateScrollEasing : 'linear'
});
Requirements:
· JavaScript enabled on client side
· jQuery

Via: Simple Marquee






0 Comment:
Post a Comment