Download (right click and save as):
http://www.dynamicdrive.com/dynamicindex14/left.png
and:
http://www.dynamicdrive.com/dynamicindex14/right.png
Put them in the same folder as your page. Then in the toggle code, do it like so:
Code:
<div id="fadeshow2toggler" style="width:250px; text-align:center; margin-top:10px">
<a href="#" class="prev"><img src="left.png" style="border-width:0" /></a>
<span class="status" style="margin:0 50px; font-weight:bold"></span>
<a href="#" class="next"><img src="right.png" style="border-width:0" /></a>
</div>
Bookmarks