youmoula / jcrop

Automatically exported from code.google.com/p/jcrop
0 stars 0 forks source link

Jcrop Uncaught TypeError: Cannot read property 'msie' of undefined #86

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use Jquery 1.9.0
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

This library is not compatible with Jquery 1.9.0. Throws this error 
- Uncaught TypeError: Cannot read property 'msie' of undefined 

Original issue reported on code.google.com by gigamovi...@gmail.com on 25 Jan 2013 at 1:58

GoogleCodeExporter commented 8 years ago
jQuery drops support of "$.browser" on 1.9.0 version causing this issue.

Original comment by fasrosa...@gmail.com on 12 Mar 2013 at 12:09