Tagged Questions

1
vote
3answers
191 views

none of the w3schools ajax examples work in firefox

None of the ajax examples on the w3schools site seems to work for me in firefox 3.0.19 For example: http://www.w3schools.com/ajax/ajax_database.asp Any ideas how this should be fixed? I've got the ...
1
vote
4answers
786 views

w3schools AJAX example

What would I need to do to get this example running on my machine? http://www.w3schools.com/ajax/tryit.asp?filename=tryajax%5Fhttprequest%5Fjs I'm looking to access the XML file hosted on w3schools ...