View Full Version : IE7 in Win Vista problem
condorex
01-16-2009, 08:32 AM
Hi,
I have a pc with Vista ed IE7 and this beautifull script no work
Nobody has the solution to this problem?
Thank's and sorry for my enfglish
Andrea
jscheuer1
01-16-2009, 08:43 AM
I moved this from the thread:
http://www.dynamicdrive.com/forums/showthread.php?t=40219
because it is unclear if you are referring to the update mentioned there, the current script by the same name listed in the DD library, or both.
Which script are you using? Have you tried them both?
condorex
01-16-2009, 09:11 AM
Hello,
Image Thumbnail Viewer
http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
I have a pc with Vista ed IE7 and this beautifull script no work
Nobody has the solution to this problem?
I tried both and both do not work.
navigator.userAgent returns
Mozilla/4.0 (compatible; MSIE7.0; Windows NT 6.0; SLCC1;. NET CLR 2.0.50727;. NET CLR 3.0.04506)
Thank' s
jscheuer1
01-16-2009, 09:21 AM
I don't have a machine with Vista on it to test in. But you should make sure that javascript is enabled. It's possible that your copy of Vista/IE 7 doesn't allow Active X. If this is the case, the fading animation will not work in it and this will break the script unless you disable them:
// -------------------------------------------------------------------
// Image Thumbnail Viewer Script- By Dynamic Drive, available at: http://www.dynamicdrive.com
// Last updated: January 1st, 2009- eliminate need for onload/onunload events
// -------------------------------------------------------------------
var thumbnailviewer = {
enableTitle : true, //Should "title" attribute of link be used as description?
enableAnimation : false, //Enable fading animation?
definefooter : '<div class="footerbar">Click window to Close X</div>', //Define HTML for footer interface
defineLoading : '<img src="loading.gif" /> Loading Image...', //Define HTML for "loading" div
///////////// No Need to Edit Beyond Here /////////////
condorex
01-16-2009, 09:34 AM
No, I tried to disable
the fading but not working.
The problem seems to be the positioning of the window that is created in the right place and she sees you in the picture when the picture begins to get a better resolution opens a browser window.
Thank's
jscheuer1
01-16-2009, 10:04 AM
Does it work in IE 7 without Vista?
condorex
01-16-2009, 10:14 AM
works with
XP -> Firefox 3
XP -> IE7
XP -> Chrome
Mac Os (several) -> Firefox 3
Mac Os (several) -> Safari
Win Vista -> Firefox
but not with
Win Vista -> IE7 :((
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.