|
inline frame refresh / Pause ?
Inside my website homepage, I'd like to rotate, on a set interval, several inline frames. I'm able to get this to work by simply using a meta tag to refresh the inline frame to the next one.
The problem is that the inline frames are using JavaScript to magnify a few images, and a refresh interrupts the user.
Can a refresh be such that it does not interrupt the user?
Any help would be greatly appreciated.
|