avianey / jqDoubleScroll

A jQuery plugin that duplicate the bottom scrollbar of an element to its top
73 stars 65 forks source link

noConflict compatiblity #1

Closed halfninja closed 9 years ago

halfninja commented 9 years ago

Alias jQuery to a local $ so that the plugin still works in noConflict mode (where window.$ != window.jQuery)