Answered by:
Jquery slider with Client object model

Question
-
HI all,
i have a list ceo message in content editor webpart .i supposed to show letast item and in top of that i will have prev and next buttons will be there so by clicking on that next items should display
any one haveing any idea.
Thanks in advanced
- Edited by jyoshi Tuesday, August 11, 2015 5:24 PM
Tuesday, August 11, 2015 5:23 PM
Answers
-
Hi all ,
Thanks for your replys and i used http://jquery.malsup.com/cycle/prevnext.html Plugin.it's working fine.
- Marked as answer by Patrick_Liang Sunday, August 16, 2015 1:42 AM
Wednesday, August 12, 2015 2:47 PM
All replies
-
Use Display Template a new SharePoint 2013 Feature!
Regards,
Rupesh Singh
-------------------------------------------------------------
Please don't forget to mark it as answered, if your problem resolved or helpful.Tuesday, August 11, 2015 5:44 PM -
Hi,
Per my understanding, there is already a list of message retrieved in a Content Editor Web Part, now you want to display them in a slider using jQuery.
As you have got the data, the next step would be display them as a slideshow with the buttons “Prev” and “Next”, in this scenario, I would suggest you take use of the available JavaScript plugins.
Here are some useful JavaScript plugins would be helpful to you:
http://www.jqueryrain.com/demo/jquery-news-ticker/
ThanksTechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.- Proposed as answer by Mohit_Khandelwal02 Wednesday, August 12, 2015 5:24 PM
Wednesday, August 12, 2015 9:01 AM -
Hi all ,
Thanks for your replys and i used http://jquery.malsup.com/cycle/prevnext.html Plugin.it's working fine.
- Marked as answer by Patrick_Liang Sunday, August 16, 2015 1:42 AM
Wednesday, August 12, 2015 2:47 PM -
In that case you can refer these:
https://nivowebpart.codeplex.com/
http://www.ashokraja.me/post/SharePoint-2010-Announcement-Slider-Web-Part-with-bxSlider.aspx
http://www.codeproject.com/Articles/544663/Image-Carousel-Slider-in-SharePoint
Regards,
Rupesh Singh
Blog: www.codemanga.com
Site: www.ngenioussolutions.com/
---------------------------------------------------------------------
Please don't forget to mark it as answered, if your problem resolved or helpful.Wednesday, August 12, 2015 4:25 PM