I've been making a product catalog using an XML database, and have made quite a bit of headway (been using Firefox, the JavaScript console is BAWLER), but I gave it to someone who used IE and he said he didn't see anything. So I checked it, and sure enough, it wasn't working. And now I'm trying to figure out what the problem is... I've run it through the validation thing and have got it to tentavely pass inspecition (Didn't define the encoding... but nothing I can do about that since I'm using FreeWebs for the moment). I'll list all the files that come into play below (The .JS file was not made by me).
Index.htm
Blank.css
DB_Products.xml
ImportXML.js (No credit to me for this)
If anybody has any ideas why it won't work, please tell me... its kinda frustrating me...