mywot / opera

WOT's Opera extension
http://www.mywot.com/wiki/Opera
GNU General Public License v3.0
1 stars 4 forks source link

Uprgade jQuery lib to 1.7.1 #4

Closed sorgoz closed 12 years ago

sorgoz commented 12 years ago

The reason why new jQuery fails is an absence of "withCredentials" in XMLHttpRequest object, provided by Opera.

Fixed by setting "$.support.cors = true" in api.js