I have created a page with javascript running an image slide show. The script has button controls to stop and play the show, however I want to separate the buttons from the main show page and put them on a separate frame and have it control from there. This is because each image differ in size and consequently move the buttons and it looks crazy.
I have successfully removed the buttons from the script and placed them in the new frame. The show runs ok and the buttons are visible but inactive.
Can anyone tell me how to make the buttons execute the function from the script across the frame?
The attached ZIP file contains the project. Thanks
I have successfully removed the buttons from the script and placed them in the new frame. The show runs ok and the buttons are visible but inactive.
Can anyone tell me how to make the buttons execute the function from the script across the frame?
The attached ZIP file contains the project. Thanks
Comment