Feedback: A JavaScript Picture Gallery
Feedback on: A JavaScript Picture Gallery
Sent by David Swain on November 04, 1998 at 09:36:30: - feedback #43
Just a note, while I tried saving the pics from this page, and saving the page so I could grab/view the code...I noticed that 19.gif is missing or something. It goes from 18 to 20. There is a weird break inbetween. Try to click on the right >> button at number 18, then try to save the picture. It shows 20, but there is no pic.
Sent by t.houston on December 23, 1998 at 10:56:24: - feedback #65
is there a way to make the images display in their original size, rather than all images displaying the same size as image1.jpg
Sent by Chris Cho on May 06, 1999 at 23:36:22: - feedback #186
Worth: Worth reading
Length: Just right
Technical: Not technical enough
Comments: This script, in MSIE4, will work fine for any image size. But when executed in NN4, the image size is taken from the first image in the array and will stay the same size for all images. Can you provide a solution?
Sent by ed on September 11, 1999 at 21:38:49: - feedback #456
Worth: Very worth reading
Length: Just right
Technical: Just right
Comments: you doing a great job. keep it up.
Sent by Bob Andrus on January 13, 2000 at 09:17:03: - feedback #731
Worth: Very worth reading
Comments: Works great... although I wanted to use images indtead of grey buttons... adding type="image" and src=src="xxx.gif" isn't working... is there some trick I'm missing???
Sent by marcus little on November 20, 2002 at 04:57:26: - feedback #4284
Worth: Very worth reading
Length: Just right
Technical: Just right
Comments: worked great and was much easier than two ther online tutorials i tried to complete which were both buggy......thanx a lot
Sent by alex on Tuesday April 10, 2007 at 14:58:32 - feedback #4425
Worth: Worth reading
Length:
Technical:
Comments: Preload the images first using the new.Image if not it looks as if it is not working, or at least, use th onLoad event to display a message anouncing that the page loaded...
Sent by kathy smith on Sunday June 10, 2007 at 22:05:40 - feedback #4686
Worth: Worth reading
Length: Just right
Technical:
Comments: love this script and very easy to implement. my only issue is that I have both horizontal and vertical images and they all display the same as the first making some look distorted. I see someone else asked about this as well - would LOVE the fix for this...
Sent by Stephanie on Thursday August 16, 2007 at 06:51:26 - feedback #4913
Worth: Very worth reading
Length: Just right
Technical: Just right
Comments: Thanks, I have been trying to find a java code that will do what i want with it. I am still in school and Java and I don't get along very well at this point, but still trying to understand. I was wondering. If i wanted to use a thumbnail of the images so people can click on the image they want to view, how do i go about doing that?
|