усадебный двор

Дорогой друг! Сегодня ты пришел в музей Александра Сергеевича Пушкина. С чего же начинается наш музей? С большого светлого холла под стеклянной купольной крышей? Наш музей начинается с чуда.
Далее

Парадная лестница

Перед тобой - старинная парадная лестница. Полюбуйся люстрой, похожей на большой фонарь с бахромой из хрустальных подвесок. Подумать только, этому фонарю более 200 лет!На стенах – сказочные крылатые существа с рыбьими хвостами – полулюди, полуптицы, полурыбы – поддерживают светильники, в которых когда-то горели свечи.

Go to the Github page and download the simpleslider.js file. Don't forget to download the touchswipe.js and transit.js if you're going for a complete (and still simple) slider.
Now you have the files you can include them in your header.

<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script> <script src="http://code.jquery.com/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript" src="transit.js"></script> <script type="text/javascript" src="touchSwipe.js"></script> <script type="text/javascript" src="simpleSlider.js"></script>
Done? Let's move on!

Залы «Детство А.С.Пушкина»

Вы поднялись в антресольные комнаты. Да-да! Во времена А.С.Пушкина антресолями называли вовсе не полку под потолком, а верхний полуэтаж дома!Почему полуэтаж?

Now it's time to bind the simpleslider on your HTML element. Check the Github README for an example HTML.

$(document).ready(function(){ $(".slider").simpleSlider(); });
Done? Let's move on again!
And you're done! Grab a beer and

WATCH

SimpleSlider will now do the rest. Are you looking for more options? Check the Github readme!

SimpleSlider standard comes with a few methods, triggers and a tracker. These are all easy to configure. More information about them can be found on the Github page
Btw, this site has been made using simpleslider!