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.
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 is the code don’t why why it got cut off in the post. Hope this shows.
(<a href = "imageURL ?>”><img src="imageURL ?>”/> )
This is the code that got stripped off my previous post, hopefully it displays fully now.
<a href = "imageURL ?>"><img src="imageURL ?>"/>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
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??