[jQuery] Rolling region plugin?
Anyone know there is such as plugin, e.g.
<div id="image1">
<img src='...
desc...
</div>
<div id="image2">
<img src='...
desc...
</div>
<div id="image3">
<img src='...
desc...
</div>
...
the effect is the DIVs keep rolling (over and over) from a limited
area
(which only show at most 2 items at the same time)