View Full Version : How to use slideshow for Windows 7
Aleida
02-18-2012, 09:39 PM
1) Script Title: Conveyor Belt slideshow script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/leftrightslide.htm
3) Describe problem: The Slideshow is visable on XP but nor on Vista or Window's 7.
Is there something I hvae to change to make it also visable there?
Thanks
Aleida
mlegg
02-18-2012, 10:08 PM
I use that script. It's not an issue with Windows 7. What web browser can you now see it with?
Do you have this uploaded onto a website? What's the link?
Edit: on my other computer is running Vista and I have no problems there
Aleida
02-19-2012, 09:36 AM
Good morning
It's not showing on Internet Explorer
Firefox and Google Chrome are no problem
Here I have it uploaded
http://www.bisonstaete.net/pups.html
Thanks for helping me
Aleida
jscheuer1
02-19-2012, 11:21 AM
In the other script, the Cross browser cursor trailer script, find this:
if (B){
window.onload=getedgesIE
window.onresize=getedgesIE
}
Change it to:
if (B){
window.onload=function(){fillup(); getedgesIE();};
window.onresize=getedgesIE
}
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.