XML
I found out the hard way that Firefox doesn't support the XML data islands. But there must be another way to display XML data on Firefox, right?
I'd appreciate all suggestions.
PS: So I figured out that I can probably use the getElementByID method and use innerHTML to write inside the tags fetched by this method. But I'd like to know very much how to make a reference to an XML file from inside a script.
