i've a problem in cycle2 pluging when i go to another page and comeback to my page sometimes and not always the slide disaper and apear after a 1 sec delay
<div class="cycle-slideshow"
data-cycle-fx="fadOut"
data-cycle-speed="500"
data-cycle-timeout="3000"
data-cycle-slides="> div"
>
<div class="profile-info">
econtent here
</div>
<div class="profile-info">
content here
</div>
</div>
