damnitsux2bu
03-01-2007, 01:55 AM
If I am using the following commands for a slideshow,
<a href="javascript:chgImg(-1)">Previous</a>
<a href="javascript:auto()">Auto/Stop</a>
<a href="javascript:chgImg(1)">Next</a>
what would the correct commands be for pause, play/pause, first, last and stop be? Or is this even possible to define as such? I'm less concerned with first and last, but pause, or even better, play/pause are crucial. Thanks in advance.
Peter
<a href="javascript:chgImg(-1)">Previous</a>
<a href="javascript:auto()">Auto/Stop</a>
<a href="javascript:chgImg(1)">Next</a>
what would the correct commands be for pause, play/pause, first, last and stop be? Or is this even possible to define as such? I'm less concerned with first and last, but pause, or even better, play/pause are crucial. Thanks in advance.
Peter