$(document).ready(function () { $("#header_slide").owlCarousel({ items: 1, loop:true, autoplay: true, dots : true, arrow : true, nav:true, }); });