This is a discussion on "Start & stop slideshow with same button?" within the JavaScript Forum section. This forum, and the thread "Start & stop slideshow with same button? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Start & stop slideshow with same button?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hello to all,
can someone please tell me how to start and stop with the same button in my slide show? My slideshow already runs when I click my "View Show" button, I set up my function so that when I click the "View Show" button, the text on the button changes to "Stop", and the slide show starts. I don't know how to make the slide show stop if I click the button again. |
|
|
|
||||
|
Re: Start & stop slideshow with same button?
What program is this you are referring to? I am very confused!!
|
|
|||
|
Re: Start & stop slideshow with same button?
I apologize...I am using JavaScript to make a slideshow for my class. Here is the script I am using to run my show:
Last edited by karinne; Mar 16th, 2007 at 11:52. Reason: Please use [code]...[/code] tags when displaying code! |
|
||||
|
Re: Start & stop slideshow with same button?
So this would be best to put it in the JavaScript forum...huh? No worries, I moved it there for ya!!
|
|
|||
|
Re: Start & stop slideshow with same button?
|
|
||||
|
Re: Start & stop slideshow with same button?
What triggers the slideshow?
|
|
|||
|
Re: Start & stop slideshow with same button?
I have a button "View Show" with onclick="slideShow('next')"
here is the slideShow function:
I don't know if you needed all of that, if not, sorry. Last edited by karinne; Mar 16th, 2007 at 11:53. Reason: Please use [code]...[/code] tags when displaying code! |
![]() |
| Tags |
| dhtml, function, javascript, slideshow |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Music on/Off (does not stop in IE7) Need Help! | Webill | JavaScript Forum | 2 | May 11th, 2008 11:27 |
| How to stop the browser refresh on clicking the webbrowser's refresh button ? | camarun20 | JavaScript Forum | 3 | Mar 18th, 2008 23:04 |
| How do I stop it scrolling to the top? | marksk | Web Page Design | 2 | Jul 26th, 2007 20:32 |
| Just want simple Background Song (.mp3) and a simple start/stop. | BlackReef | Flash & Multimedia Forum | 4 | Jun 28th, 2007 07:04 |
| When a button refuses to behave like a button in Flash | autumn_whispers2me | Flash & Multimedia Forum | 2 | May 24th, 2005 22:08 |