Skip to content

Instantly share code, notes, and snippets.

@shodanuk
Created March 6, 2011 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shodanuk/857798 to your computer and use it in GitHub Desktop.
Save shodanuk/857798 to your computer and use it in GitHub Desktop.
Example HTML markup for the Shodan.UI.Slideshow component
<div id="slideshow-demo">
<img src="images/slideshow/Pensive Parakeet.jpg" alt="Slide 1" />
<img src="images/slideshow/Random-Penguins-random-16779663-1024-768.jpg" alt="Slide 2" />
<img src="images/slideshow/Random-Wallpapers-random-10799667-1024-768.jpg" alt="Slide 3" />
<img src="images/slideshow/Random-Wallpapers-random-10799672-1024-768.jpg" alt="Slide 4" />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment