An image rotator can be a good way to let the randomly display some images on your SharePoint site.
We for instance use it in our internal timber exchange. We display some different images of timber or the processing of timber.
SharePoint does not have a built-in image rotator, so after a little googling I found a nice solution from Christophe over at PathToSharePoint.
The rotator works by adding a script to a Content Editor Web Part that randomly displays a picture from a SharePoint picture library.
You can even add a custom onClick link for each image.
It has been made easy for you since he actually made a generator!
All you need to do is go to the following site and click on the Build your own tab and follow the instructions.
Note: Notice that the url for the picture library is for the settings page of the list.
Once you generate the script, add it to a Content Editor Web Part.
Related posts:
- Clone SharePoint (MOSS / WSS) stand-alone developer virtual machine (Rename SharePoint Server)
- How to create a new feature in sharepoint using Visual Studio
- How To Add A UserControl To A Web Part In SharePoint 2007
- Quick intro to creating custom SharePoint (MOSS, WSS) site themes
- Enable Usage Analysis / Tracing / Reporting in SharePoint (MOSS)
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.