jquery - image transition -
i using following dynamic code gallery images:
<section id="banner"> {pyro:galleries:images slug="template-slider" limit="5"} <img src="{pyro:url:base}uploads/default/files/{name}" alt="{name}"> {/pyro:galleries:images} </section>
i create image fade fades between images in div not sure best way go due being dynamic.
do id banner , img or img?
i used nivo-silder job
Comments
Post a Comment