louisremi / jquery.transition.js

Upgrade jQuery's .animate() method to use CSS3 Transitions in modern browsers.
435 stars 81 forks source link

jQuery._mark / jQuery._unmark is missing from jQuery 1.8 source #20

Open biziclop opened 12 years ago

biziclop commented 12 years ago

which makes it unusuable in some browsers. I used jquery-1.8rc1.js for checking.

louisremi commented 12 years ago

This is annoying, thank you for reporting this bug. I'll investigate as soon as I have the time but I'm currently very busy.

nuxodin commented 11 years ago

+1

sp00n commented 11 years ago

Still seems to be the case as of jQuery 1.10.2. Receiving the error "jQuery._unmark is not a function" in line 397 of jquery.transition.js.

andryfailli commented 11 years ago

yes, the error still exists also with jQuery 1.10.2...