var $j = jQuery.noConflict(true); $j(document).ready(function($) { $j(".scrollable").scrollable(); });