I am trying to use an XML file for displaying data in HTML file. Strangely, the code works fine with Firefox and Safari, but doesn't display anything for Internet Explorer or Chrome.
Here is the code:
if (window.XMLHttpRequest)
{// code for IE7+, Firefox, Chrome, Opera, Safari
var xmlhttp =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.