Gallery View 2.0

A project I am working on requires a JavaScript image rotating gallery, so I took a look at the jQuery plugins page to see what was available.

I settled on Gallery View by Jack Anderson. Unfortunately the latest version of this plugin came with no instructions (due to a problem with the author’s web host, I think). After some playing around and asking a few questions on Twitter (thanks @leepowell) I was able to work it out.

I noticed a large number of people commenting on Jack’s site with the same problems I faced, so I decided to put up a simple example page.

Here it is.

Update

The options available in the $(document).ready section have changed slightly from those listed for version 1.x.

Since a few people have asked, I have put together a quick list for reference. This includes all of the new options and excludes older, depreciated options — it can be found here.

This entry was posted in General Links and tagged , , . Bookmark the permalink.

154 Responses to Gallery View 2.0

  1. Niniola says:

    this is the code don’t why why it got cut off in the post. Hope this shows.

    (<a href = "imageURL ?>”><img src="imageURL ?>”/> )

  2. Niniola says:

    This is the code that got stripped off my previous post, hopefully it displays fully now.

    <a href = "imageURL ?>"><img src="imageURL ?>"/>

  3. zafar says:

    hi guys ,i am using galleryview 2.0 i need help , i d’t want to load all images at once in galleryview . but when user clicks on the next pointer (arrow) .
    how can i ?

    regards

    zafar

  4. sudhir says:

    Hi.. I’ve implement galleryview in asp.net. Its working fine when it is in a simple page. But when i used thickbox inside which i want display galleryview then its not working. so is it working with thickbox or not??

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>