In what browser? That part (as noted) only works in IE 5.5+ (and, not as noted, probably only on the PC, not Mac). There is also a place in the script where it can be disabled:
Code:
// -------------------------------------------------------------------
// Image Thumbnail Viewer II- By Dynamic Drive, available at: http://www.dynamicdrive.com
// Last updated: Feb 5th, 2007
// -------------------------------------------------------------------
var thumbnailviewer2={
enableTitle: true, //Should "title" attribute of link be used as description?
enableTransition: true, //Enable fading transition in IE?
hideimgmouseout: false, //Hide enlarged image when mouse moves out of anchor link? (if enlarged image is hyperlinked, always set to false!)
/////////////No need to edit beyond here/////////////////////////
iefilterstring: 'progid:DXImageTransform.Microsoft.GradientWi . . .
although, by default, it's turned on there. If you need more help with this feature:
Please post a link to the page on your site that contains the problematic code so we can check it out.
Bookmarks