jQuery(function ($) { // start the ticker $('#js-news').ticker({ displayType: 'fade', titleText: '', pauseOnItems: 4000 }); });