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
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
I moved this from the thread:
http://www.dynamicdrive.com/forums/s...ad.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?
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
condorex (01-16-2009)
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
Last edited by condorex; 01-16-2009 at 09:22 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:
Code:// ------------------------------------------------------------------- // 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 /////////////
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
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
Does it work in IE 7 without Vista?
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
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(
Last edited by condorex; 01-16-2009 at 11:24 AM.
Bookmarks