change image on scroll code example
Example: how to scrool some photos in html
<div class="MagicScroll" data-options="mode: carousel; height: 275px;"> <img src="example1.jpg" /> <img src="example2.jpg" /> ...</div>
<div class="MagicScroll" data-options="mode: carousel; height: 275px;"> <img src="example1.jpg" /> <img src="example2.jpg" /> ...</div>