In a little JavaScript project I try to load text files using
Ajax.Request. When I run it from a web server, there's no problem.
When I try to run it locally on my Mac, however, it seems that Firefox
tries to interpret the loaded text as JavaScript code, despite my
request options. In the Error Console I get "Error: syntax error". Can
that be avoided?
(With Safari or Opera I get no such warnings.)
You can see a little test page here: 
http://folk.uio.no/jkleiser/test/ProtoAjaxTest.html
But as I said, the warnings only come if you run it on your own
machine.

/Jon

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to