Basically, what I need is a way to dynamically load all the images in a folder (stored on the server) into my nivo slider. Currently, the nivo script slider requires me to link to each photo separately. For instance:
<div class="slider-wrapper theme-default">
<div class="ribbon"></div>
<div id="slider" class="nivoSlider">
<img src="images/toystory.jpg" alt="" />
<a href="http://dev7studios.com"><img src="images/up.jpg" alt="" title="This is an example of a caption" /></a>
<img src="images/walle.jpg" alt="" data-transition="slideInLeft" />
<img src="images/nemo.jpg" alt="" title="#htmlcaption" />
</div>
(the above code was taken from the html file).
Since novice users will maintain the website, they will not be able to log in and manually change the code each time they add or remove photos from the catalog.
At this point, I don’t mind if all or some of the photos are loaded when the page loads.
- , . , , ( ( ), ).
, , jquery ( ), . , , , .
( ), jscript css, . html - ( sharepoint -), .
, ?