Skip to content

Instantly share code, notes, and snippets.

@alexandr-kazakov
Last active April 3, 2018 16:55
Show Gist options
  • Save alexandr-kazakov/c2b1895903a63df66ffb20b0861c6748 to your computer and use it in GitHub Desktop.
Save alexandr-kazakov/c2b1895903a63df66ffb20b0861c6748 to your computer and use it in GitHub Desktop.
<!-- begin Product slider
=========================================================================== -->
<div class="slider-wrapper">
<div id="product-slider" class="product-slider royalSlider rsDefault">
<a class="rsImg" data-rsw="1200" data-rsh="700" data-rsbigimg="http://via.placeholder.com/1200x700/00BFFF/FFFFFF?text=1-Popup" href="http://via.placeholder.com/700x500/00BFFF/FFFFFF?text=1-Big">Vincent van Gogh - Still Life: Vase with Twelve Sunflowers
<img width="96" height="72" class="rsTmb" src="http://via.placeholder.com/96x72/00BFFF/FFFFFF?text=1-Small"> </a>
<a class="rsImg" data-rsw="1200" data-rsh="700" data-rsbigimg="http://via.placeholder.com/700x700/00BFFF/FFFFFF?text=2-Popup" href="http://via.placeholder.com/700x500/00BFFF/FFFFFF?text=2-Big">Vincent van Gogh - The Starry Night
<img width="96" height="72" class="rsTmb" src="http://via.placeholder.com/96x72/00BFFF/FFFFFF?text=2-Small"> </a>
<a class="rsImg" data-rsw="1200" data-rsh="700" data-rsbigimg="http://via.placeholder.com/200x400/00BFFF/FFFFFF?text=3-Popup" href="http://via.placeholder.com/700x500/00BFFF/FFFFFF?text=3-Big">Leonardo da Vinci - Mona Lisa
<img width="96" height="72" class="rsTmb" src="http://via.placeholder.com/96x72/00BFFF/FFFFFF?text=3-Small"> </a>
<a class="rsImg" data-rsw="1200" data-rsh="700" data-rsbigimg="http://via.placeholder.com/400x700/00BFFF/FFFFFF?text=4-Popup" href="http://via.placeholder.com/700x500/00BFFF/FFFFFF?text=4-Big">Grant DeVolson Wood - American Gothic
<img width="96" height="72" class="rsTmb" src="http://via.placeholder.com/96x72/00BFFF/FFFFFF?text=4-Small"> </a>
<a class="rsImg" data-rsw="1200" data-rsh="700" data-rsbigimg="http://via.placeholder.com/1200x700/00BFFF/FFFFFF?text=5-Popup" href="http://via.placeholder.com/700x500/00BFFF/FFFFFF?text=5-Big">Rembrandt - The Night Watch
<img width="96" height="72" class="rsTmb" src="http://via.placeholder.com/96x72/00BFFF/FFFFFF?text=5-Small"> </a>
<a class="rsImg" data-rsw="1200" data-rsh="700" data-rsbigimg="http://via.placeholder.com/1200x400/00BFFF/FFFFFF?text=6-Popup" href="http://via.placeholder.com/700x500/00BFFF/FFFFFF?text=6-Big">Johannes Vermeer - Girl with a Pearl Earring
<img width="96" height="72" class="rsTmb" src="http://via.placeholder.com/96x72/00BFFF/FFFFFF?text=6-Small"> </a>
<a class="rsImg" data-rsw="1200" data-rsh="700" data-rsbigimg="http://via.placeholder.com/800x500/00BFFF/FFFFFF?text=7-Popup" href="http://via.placeholder.com/700x500/00BFFF/FFFFFF?text=7-Big">Paul Cezanne - Card Players
<img width="96" height="72" class="rsTmb" src="http://via.placeholder.com/96x72/00BFFF/FFFFFF?text=7-Small"> </a>
<a class="rsImg" data-rsw="1200" data-rsh="700" data-rsbigimg="http://via.placeholder.com/1200x600/00BFFF/FFFFFF?text=8-Popup" href="http://via.placeholder.com/700x500/00BFFF/FFFFFF?text=8-Big">Ilya Repin - Reply of the Zaporozhian Cossacks
<img width="96" height="72" class="rsTmb" src="http://via.placeholder.com/96x72/00BFFF/FFFFFF?text=8-Small"> </a>
<a class="rsImg" data-rsw="1200" data-rsh="700" data-rsbigimg="http://via.placeholder.com/400x500/00BFFF/FFFFFF?text=9-Popup" href="http://via.placeholder.com/700x500/00BFFF/FFFFFF?text=9-Big">Ivan Aivazovsky - Chesmabattle
<img width="96" height="72" class="rsTmb" src="http://via.placeholder.com/96x72/00BFFF/FFFFFF?text=19-Small"> </a>
<a class="rsImg" data-rsw="1200" data-rsh="700" data-rsbigimg="http://via.placeholder.com/800x500/00BFFF/FFFFFF?text=10-Popup" href="http://via.placeholder.com/700x500/00BFFF/FFFFFF?text=10-Big">Gustav Klimt - The Kiss
<img width="96" height="72" class="rsTmb" src="http://via.placeholder.com/96x72/00BFFF/FFFFFF?text=10-Small"> </a>
<a class="rsImg" data-rsw="1200" data-rsh="700" data-rsbigimg="http://via.placeholder.com/1200x700/00BFFF/FFFFFF?text=11-Popup" href="http://via.placeholder.com/700x500/00BFFF/FFFFFF?text=11-Big">Ivan Shishkin - Morning in a Pine Forest
<img width="96" height="72" class="rsTmb" src="http://via.placeholder.com/96x72/00BFFF/FFFFFF?text=11-Small"> </a>
</div>
<button type="button" id="product-slider-custom-nav-prev" class="product-slider-custom-nav product-slider-custom-nav-prev"></button>
<button type="button" id="product-slider-custom-nav-next" class="product-slider-custom-nav product-slider-custom-nav-next"></button>
<button type="button" id="product-slider-custom-close" class="product-slider-custom-close"></button>
</div>
<!-- end Product slider
=========================================================================== -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment