Quote:
Originally Posted by tomms
love the addon, works great
quick question, how do i run it like on your page, and have link be an image instead of the word (start/stop slideshow)
i'd like to have the link be a little play button, and then sqitch over to a stop button once the slideshow is started
|
find $slideshow_play_link in code
replace "Play Slideshow" with your PLAY BUTTON IMAGE "<img scr='xxx.gif'>"
replace "Stop Slideshow" with your STOP BUTTON IMAGE "<img scr='xxx.gif'>"
DONE.