Gif-Like animation - Top mode .
Us pure XHTML:
<div class="jmotion" folder="img" pref="wo_" type="jpg" amount="7" speed="2000" fade="700" effect="top"></div>
OR js
$(tag/id/class).jmotion({ folder:"img", pref:"wo_", type:"jpg", amount:7, speed:2000, fade:700, effect:"top" });
The same example with following effects:: Fade, Top, Left, Center, Bigger, Turn-h or Turn-v
JMotion Created by: Havalite CMS