Galleria 1.0b
Thursday, February 21st, 2008 | 10 Comments
Not even a week after I posted about the initial beta of Galleria the project has already grown into 1.0b and I can see true potential in scalability and usage for this javascript gallery.
The project now has a home page, a code repository, documentation, wiki and developers info at google code, a couple of new demos and soon-to-come real-world examples.
Major changes from 0.9 to 1.0
- A new history extension will take control of the back button and present the previously viewed image without re-loading the page, if you prefer to do so.
- Event methods for the image and thumbnails that fires when displayed, so you can customize their behaviors when they appear in your markup
- The image is no longer placed inside each list item and positioned absolute, instead it’s injected into a custom selector of your choice or in a default division, created for you
- Public previous/next methods to simplify the creation of navigational elements
File bug reports at the google code page. Other comments/suggestions/questions etc. can be commented here in the kitchen. Enjoy!

