16 April, 2013

Simple Marquee


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
kimoja | More scripts
code.google.com
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
April 16th, 2013, 19:52 GMT
C: \ Graphics and Multimedia \ Graphics and Animations

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


Download button
Via: Simple Marquee

0 Comment: