(function($) { $(document).ready(function(){ $(".plugin-help-tooltip").tipTip({maxWidth: "250px", delay: 100}); }); })(jQuery || django.jQuery);