EOGallery 1.0 released
After quiet a long time of private work, EOGallery is released to public.
The official website is EOGallery.com
EOGallery is a web animated slideshow gallery maid with jQuery (1.1.1). It only uses basic jQuery functions and Cody Lindley’s Thickbox (2.1.1) to display larger pictures. The packed version has been maid with Dean Edwards packer. By the way, EOGallery is XHTML 1.0 strict valid and almost CSS valid, it has been tested on Firefox (1.5, 2.0), Safari (2.0.4), Internet Explorer 6 and works even with non-javascript and/or non-css browsers. EOGallery has been maid for testing purposes, there could be bugs and strange behaviors.
The source code is available, if you want to use it, just make a link to EOGallery’s website and leave a comment on this blog, thanks.
If you want to improve it, if you have found some bugs or added extra features, you can contact us or leave a comment on this blog.
Note that javascript source code is not really clean, it is given as it is, so some parts could look strange.

Tags: ajax, css, EOGallery, jquery, thickbox et Web
5 commentaires
Laisser un commentaire

Hello,
Is there an option to have the scroll vertical instead of horizontal ?
Moreover, is it possible to have an autoscroll instead of having to click on the next and back buttons ?
Really impressive. I’m falling in love with jquery and all its wonderful plugins.
Merci et bravo
X+
There is no option in eogallery 1.0 to have vertical scroll but it should be possible to do one by changing the code
(edit: actually you can do this by changing some things in the css : in #slider ul li {, remove the float: left; and then adapt the design to what you need)
Autoscroll is available : look at the red arrow button
jQuery is really cool, lightweight, easy to use and easy to learn
btw, there is a new version of eogallery in project
I’d liek to use images of different sizes and can’t seem to get the code to work. Any suggestions?
hello.
this Gallery is very cool, and I use it for my site.
http://taggy.unw.nu/
I put link to your site.
thanks!
Actualy, i’ve the same problem as Ade posted few comments before mine, but there is no answer. We are using automated CMS system, so is it not so easy to make all the images in same w/h’s.
Is there any fix about this ?