문제

I found a nice article that talks about image rotating. I want to read the pictures from picture library. how would I do that ? http://www.sohtanaka.com/web-design/automatic-image-slider-w-css-jquery/

도움이 되었습니까?

해결책

  • Add a DataView web part for your Picture Library to your page using SharePoint Designer.
  • Customize the XSL to reformat your output into the tags expected by the jQuery.
  • Include the jQuery script and css file reference at the top of your page.
  • Call the jQuery method using the example code you referenced in your question.

다른 팁

There is a Picture Library Slideshow Web Part built into SharePoint if you want a quick win. I think it's part of the 'Standard' or 'Enterprises' features Feature, but I'm not sure which one.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top