I am working with a very outdated templated site that does not let me change anything in the top portion of the site. The Flash slideshow no longer works properly, so I was wondering if there was any way Javascript/JQuery can be added to the accessable part of the site that will dynamically replace the existing flash slideshow with a Javascript slideshow I have made?
The site is: http://www.familymattersteam.com/
Thanks in advance!
I added the following code to the “script footer” portion of the site’s back end. I just started learning Javascript about a week ago, and I borrowed this code from another out of date site, so I’m sure its painful to look at. It works though!
Essentially all I did was used the innHTML command to replace the contents in the “SlideShow” ID with code for a Javascript slideshow.