|
|
|
|
|
by paupino_masano
4910 days ago
|
|
Yeah - you're absolutely right. It's to do with this line: http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js
It seems Google API's have upgraded this particular URL to point to 1.9 which deprecates jQuery.browser. Technically they need to update their template to use something like: http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js
|
|
Next question - why doesn't everyone get the blank page?
EDIT: By your profile, i'm guessing you're also in NZ - Looks like they might have just pushed the update out to only parts of their CDN.