Skip to content

A simple adapt component that creates an animation sequence in linear way by images added in it.

License

Notifications You must be signed in to change notification settings

kunjsharma/adapt-linear-animation

Repository files navigation

adapt-linear-animation

adapt-linear-animation is an Adapt presentation component that displays images and/or the text one by one. linear-animation simply presents text/images in a linear way on the page. The image frame can have jpg/png/gif and the text can be wrapped by markup element.

Sample linear animation frame

Attributes

core model attributes: These are inherited by every Adapt component. Read more.

_component (string): This value must be: linear-animation.

_animation (boolean): Whether animation required or not.

_delay (string): Time interval between display of 2 images in milliseconds.

_bg (string): Background image reference. v0.0.1 requires it to display component correctly in responsive.

_items (array): Each item represents one choice for the animation frames and contains values for text and _graphic.

Limitations

Won't work in IE8.

Browser/platform specification

Intended to develop standard Adapt browser/devices specifications. Tested in Chrome 57.0.2987.133, Firefox 52.0.2 (32-bit), IE Edge, iOS 10.3.1 (Chrome and Safari).


Version number: 0.0.3 Framework versions: 2.0.15
Accessibility support: WAI AA
Author / maintainer: Kunj [email protected]

About

A simple adapt component that creates an animation sequence in linear way by images added in it.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published