☰
✕
Главная
© 2002 - 2025
Diary.ru
Carousel jQuery
netcat-na-diary
| четверг, 09 октября 2014
http://coolcodez.net/create-infinite-carousel-in-jquery-using-a-few-lines-of-code/
Скрипт на её основе
/* Карусель */ $.fn.carousel = function () { var carousel = $(this); var width = carousel.find('li').width() + 15; setInterval(function () { carousel.animate({ right: '+=' + width }, 1000, function () { var first = carousel.find("li:first-child").detach(); $(this).find("ul").append(first); $(this).css({ right: '-=' + width }); }); }, 2000); return $(this); }; $('#carousel-1').carousel(); $('#carousel-2').carousel();
Ссылки
Плагины
jQuery
Plugins
Carousel jQuery
Смотрите также
прогулка с мамой 14 апреля
Добра історія в цей чорний день
go99
Astarta
go99
Измены