Авторизуйтесь по паролю
Demx 30.05.2016 Стили (CSS), jQuery 1606
redissx - 2016-03-2630 мая 2016 18:21 - #56002
Demx - 2016-03-2630 мая 2016 19:59 - #56005
redissx - 2016-03-2630 мая 2016 22:27 - #56010
$("#owl-rel").owlCarousel({ navigation : true, navigationText: [ "<i class='fa fa-chevron-left'></i>", "<i class='fa fa-chevron-right'></i>" ], slideSpeed : 300, paginationSpeed : 400, singleItem:false, itemsCustom: [[0, 2], [470, 3], [590, 4], [760, 3], [950, 3], [1220, 4]], autoPlay:false, pagination: false, lazyLoad : true });
Demx - 2016-03-2631 мая 2016 13:34 - #56030
CREATE TABLE `dle_views` ( `id` int(11) NOT NULL, `news_id` int(11) NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;