Search code examples
sharepointsharepoint-2007slideshowimagesource

SharePoint Picture Slideshow for main page


Any suggestions for programming a Sharepoint 2007 site to use a picture slideshow on the front page?


Solution

  • SPSlideshow is a JavaScript based free slide show web part for SharePoint. Nice and easy to implement.

    A little more technical, but better results IMO, comes from the Silverlight Slideshow from Codeplex. More deployment instructions are on the SharePoint Evolved blog.