http://mssportfolio.co m/popup/
If u click on the "Add to cart" button,a pop up appears with some data retrieved from XML.The pop up works fine in Firefox but not with IE.The pop up appears in IE but not the data from xml file.what may be the problem?The script to retrieve xml code is as follows:
Code:
function loadXMLDoc(dname) { var xmlDoc; if (window.XMLHttpRequest)
Leave a comment: