Charuru / lionbars

A free to use, lightweight jQuery plugin that makes scrollbars look like in OSX Lion.
148 stars 61 forks source link

Incompatible with latest JQuery 1.9.1 #12

Closed ghost closed 11 years ago

ghost commented 11 years ago

Replacing JQuery 1.6.4 with JQuery 1.9.1 results in lionbars not working.

Firebug throws:

ReferenceError: jQuery is not defined ReferenceError: $ is not defined

merencia commented 11 years ago

Hello, @jonbrownm

I think the problem is not with lionbars. I using lionbars + jquery 1.9.1 in my project, it's working.

I tested it with the current version on my fork, you can see: http://www.merencia.com/lionbars/

Have a nice day.

ghost commented 11 years ago

Sorry, my mistake