check it out. a simple jQuery site (gallery) you click the buttons on top right. and it sorts out the images. i have yet to link the images. i never thought it could be so easy and do soo much! isn't that like jQueries slogan? well please let me know what you guys think of it? thanks.
A good implementation of the similar Filtering Blocks Demo by Chris. I think it works very well as a gallery. However, you are using the full size images as thumbnails - forcing browsers to download the full image, and then resize it to 100px square. On final implementation make sure you look at generating some thumbnails to be called for the squares, and then link to full size image. (I apologise if the full size images are temporary, and thumbnails were going to happen any way!)
check it out. a simple jQuery site (gallery) you click the buttons on top right. and it sorts out the images. i have yet to link the images. i never thought it could be so easy and do soo much! isn't that like jQueries slogan? well please let me know what you guys think of it? thanks.
However, you are using the full size images as thumbnails - forcing browsers to download the full image, and then resize it to 100px square. On final implementation make sure you look at generating some thumbnails to be called for the squares, and then link to full size image. (I apologise if the full size images are temporary, and thumbnails were going to happen any way!)
And i like the gallery, its nice!
http://www.white-hat-web-design.co.uk/articles/php-image-resizing.php
As to the OP: Its a neat effect. But I think it would be smoother with a fade in/out instead of the sliding. :-)
im just starting, ive done a few things. and sofar havn't regretted anything yet!!!