I want to craete a simple Photo Gallery web part in which I can fetch images stored in a picture library on my site and I want to do it with JQUERY.

link|improve this question
feedback

1 Answer

Here is one example using Lytebox (a self contained javascript photo display with no external dependencies) with SharePoint

And Randy Drisgill has created a codeplex project based on the same

You mention "want to do it with jQuery" - I wonder if that is a requirement or a wish? Contrary to popular belief there are actually other ways of doing things ;)

If it absolutely necessary to use jQuery then the above can serve as inspiration.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.