toxiccosmos

Slidejs body return

Nov 15th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.02 KB | None | 0 0
  1. <div id="slides">
  2.     <div class="slides_container">
  3.         <img width="2592" height="1944" src="http://victoriaarriaga.com/test_site/wp-content/uploads/2013/11/morninglakefog.jpg" class="attachment-full" alt="Caption caption caption" />
  4.         <img width="2592" height="1303" src="http://victoriaarriaga.com/test_site/wp-content/uploads/2013/11/JerryatIslandLake.jpg" class="attachment-full" alt="Caption goes here" />
  5.         <img width="4928" height="3264" src="http://victoriaarriaga.com/test_site/wp-content/uploads/2013/11/IMGP0849.jpg" class="attachment-full" alt="Image Caption" />      
  6.     </div>
  7. </div>
  8. <div id="image_slider_navigation">
  9.     <a href="#" class="slidesjs-previous slidesjs-navigation"><img src="http://victoriaarriaga.com/test_site/wp-content/themes/JHCamping/img/arrow-prev.png" width="128px" height="128px" alt="Arrow Prev" /></a>
  10.     <a href="#" class="slidesjs-next slidesjs-navigation"><img src="http://victoriaarriaga.com/test_site/wp-content/themes/JHCamping/img/arrow-next.png" width="128px" height="128px" alt="Arrow Next" /></a>
  11. </div>
Advertisement
Add Comment
Please, Sign In to add comment