JQuery is really cool , if you want a slide show of any picture library without AJAX then you came to right place.


Download JQUERY here.


Here we go..


1.Add the Image web part in the page (any where right,left or center)
2.Add the Content Editor Web part.
3. Paste the below code.
4.If you have more than 1 web part and its obvious then view the page source and replace the “$(“table.ms-summarystandardbody td.ms-vb2 a”);”” with the web part name found in summary table example : to make them specific: $(“table[Summary^=WebPartName].ms-summarystandardbody td.ms-vb2 a”);, where “WebPartName” was the specific name of my web part.
5.Output is super duper slide show 🙂
6.Please add comments if anyone have problems.



By Indra

SharePoint Architect

Leave a Reply