Widget:Slideshow

From CSDMS
Revision as of 10:52, 12 July 2011 by WikiSysop (talk | contribs) (Created page with "<noinclude> This widget creates a slideshow from a series of images contained in a <tt>div</tt> with the css selector <tt>slideshow</tt> applied. Dependencies: <pre> /w/skins/cs...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This widget creates a slideshow from a series of images contained in a div with the css selector slideshow applied.

Dependencies:

/w/skins/csdms_new/jquery-slideshow/js/jquery-slideshow.min.js


Parameters include:

  • width - width of images
  • height - height of images

For example:

<div class="slideshow">
[[File:Votingfrontpage.jpg]]
[[File:Frontpage_meeting_madeby_TEDxBoulder.jpg]]
[[File:SummerInstitute2011frontpage.jpg]]
</div>
{{#Widget:Slideshow
|width=425
|height=225
}}


Test1 Test2 Test3