I have downloaded the cmotion image gallery script and it works fine on the intended web page. However, when i duplicate the script further down the page, it does not work???
Please can someone help me?
Thanks in advance.
Bash
I have downloaded the cmotion image gallery script and it works fine on the intended web page. However, when i duplicate the script further down the page, it does not work???
Please can someone help me?
Thanks in advance.
Bash
Only one script usage per page works as standard - but a link in my signature might be able to coax two into working.
cr3ative
A retired member, drop me a line through my site if you'd like to find me!
cr3ative media | read the stickies
cr3ative is right, the most common problem is that since the variables in both scripts are the same, they interfere with each other. I once had two different scripts on a page that both used the crossobj variable, what a mess. I just changed all of them in one of the scripts to crossobj1 and all was well.
Bookmarks