cm0s / jquery-rcrumbs

jQuery plugin to create a responsive breadcrumb
Other
60 stars 27 forks source link

Compatibility issue with recent versions of jquery #3

Closed tj8295 closed 10 years ago

tj8295 commented 10 years ago

For some reason if I try to use the jquery from cdn Instead of using 1.9.1 which comes in the demo the code does not work.

cm0s commented 10 years ago

I just tried to replace the jquery library by this one : http://code.jquery.com/jquery-1.9.1.js and also this one : http://code.jquery.com/jquery-2.1.1.js and the demo seems to work perfectly.

Do you see any error in your browser dev tool console?

cm0s commented 10 years ago

No response