SharePoint Rotator webpart
-
Monday, April 09, 2012 6:59 AMHow i achieve some like the one in the image ? I need to build a web part that you see in the image
Known is a drop, Unknown is an Ocean
- Changed Type MDM13 Tuesday, April 17, 2012 5:03 PM Need more information
All Replies
-
Monday, April 09, 2012 7:24 AM
Hi,
you may want to use jQuery image rotator plugins and embed em within your own WebPart or ContentEditor WP
Think -> Search -> Ask -> Think again.
- Proposed As Answer by Jinchun ChenMicrosoft Employee, Moderator Wednesday, April 11, 2012 10:53 AM
- Marked As Answer by MDM13 Wednesday, April 11, 2012 6:29 PM
- Proposed As Answer by HeToCMicrosoft Community Contributor Wednesday, May 02, 2012 3:43 PM
-
Monday, April 09, 2012 8:23 AM
Hi MDM13,
You can create a Visual Webpart or can add the JQuery code directly into a Content Editor and display the slider images.
Choose any one of the JQuery Sliders from the below links -
http://designmodo.com/jquery-image-sliders/
You just need to add the code and Jquery Library reference to the page you want to show the Slider.
Thanks, Suraj Bangera | http://linkd.in/xXf8nk
- Proposed As Answer by Jinchun ChenMicrosoft Employee, Moderator Wednesday, April 11, 2012 10:53 AM
- Marked As Answer by MDM13 Wednesday, April 11, 2012 6:29 PM
- Proposed As Answer by HeToCMicrosoft Community Contributor Tuesday, April 24, 2012 11:04 AM
-
Tuesday, April 17, 2012 5:14 PM
Hi i am sorry to bother you folks again, please have a look into the image.
The left hand side of image has the functionality to move to next 4 images, that is group them into pages and display them. The total images are 8 (or could be more) but i want to display only 4 images and rotate them until i click to move to the next set of images (i.e, 5-8). How can i achieve this using JQuery? Thank You.
Known is a drop, Unknown is an Ocean
-
Wednesday, April 18, 2012 5:11 AM
Hi MDM13,
Here you go, check out this link for Jquery examples.
http://creativefan.com/30-jquery-slider-and-gallery-plugins-and-tutorials/
You may not find the exact Jquery as per you need, but you can combine the Jquery examples to achieve your requirement.
Hope this helps!!!
Thanks, Suraj Bangera | http://linkd.in/xXf8nk
- Marked As Answer by Margriet Bruggeman Wednesday, May 09, 2012 2:34 PM

