In firefox 3.5, http://www.chrisevert.org/ throws an error that I
haven't seen previously:

[Exception... "Component returned failure code: 0x805e000a
[nsIXMLHttpRequest.open]" nsresult: "0x805e000a (<unknown>)" location:
"JS frame :: 
http://www.chrisevert.org/a/scripts/jquery-1.3.2.js?recache=1247683374
:: anonymous :: line 3517" data: no]

Line 3517 of jquery-1.3.2:
http://skitch.com/expertseries/ba4fu/jquery-1.3.2

The request itself is local, via $().load('/url/local/file.php');

Maybe something to do with this?
https://developer.mozilla.org/En/HTTP_access_control#Preflighted_requests

Anyone having similar experiences?

Reply via email to