seyoo
09-14-2010, 02:31 AM
1) Script Title: Image Thumbnail Viewer II
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem:
I've already searched for the answer, but haven't been able to find it. In addition, the code was recently updated. I am working with the May 2010 code. Two questions:
1. I was able to get the code working and am using the default setting of having the large image show onmouseover. However, when the user clicks on the thumbnail, the user is linked to the jpg of the large image (in the same window). This is how it set to function as you can see in the demo at the URL listed above.
I understand why this does it since the image path is contained within the "a href" tag. Is there a simple solution to disabling this? I do not want the user clicking off the page to the large image file.
2. I've set the thumbnail images to a lower alpha (opacity). What is the best method for having the thumbnail image alpha to increase onmouseover and then to reset?
Thanks in advance.
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem:
I've already searched for the answer, but haven't been able to find it. In addition, the code was recently updated. I am working with the May 2010 code. Two questions:
1. I was able to get the code working and am using the default setting of having the large image show onmouseover. However, when the user clicks on the thumbnail, the user is linked to the jpg of the large image (in the same window). This is how it set to function as you can see in the demo at the URL listed above.
I understand why this does it since the image path is contained within the "a href" tag. Is there a simple solution to disabling this? I do not want the user clicking off the page to the large image file.
2. I've set the thumbnail images to a lower alpha (opacity). What is the best method for having the thumbnail image alpha to increase onmouseover and then to reset?
Thanks in advance.