-
[HTML/PHP/JS]Gallery
I'm bored, so I started improving this gallery: http://www.oasis3.de/images/galerie/index.htm
Looking at that I thought: "That can use some improvement!", and since I'm bored I started working on it.
I've `improved` it here: http://floris-web.net78.net/gallery/
With a 'for (; ; ) { }' loop I've printed the images.
With JS I made the 'fade-in' effect when you click on an image, but also used some code from (A)Google(A).
Please rate it =)
-
Re: [HTML/PHP/JS]Gallery
When I click the image to enlarge it, the preloaded image displays a split second before it fades in.Also, the fade-in time seems a bit too long.. and you should keep the navigation above the enlarged image. If the image is enlarged, then the next button should show the next image enlarged too. That would be more of an improvement, I think.
Anyway, good job.