$(function () { $('[data-toggle="tooltip"]').tooltip(); $('.marquee').marquee({ pauseOnHover : true, }); })