Author | Message |
---|---|
kirtitiwari
Posts: 5
|
Posted 18:35 May 31, 2014 |
Hi Prof, The jquery-2.1.1.min.js is used in whsonline example. I have used the same version while implementing the HW6. I found that the code works fine in chrome but not in IE8. I found from the internet that jQuery 2.0 has dropped support for some browsers. I have referred the below link. http://blog.jquery.com/2013/04/18/jquery-2-0-released/ Please advice. Thanks, Kirti |
cysun
Posts: 2935
|
Posted 18:57 May 31, 2014 |
Well, we won't use IE8 to grade the homework. Or you can switch to jQuery 1.x which has pretty much the same API. |
lbriggs
Posts: 57
|
Posted 22:41 May 31, 2014 |
I might have cried if we had to support old versions of IE... |