Paintball guns - Insurance Quotes - Society 2007 - Debt Consolidation - Debt Consolidation

PDA

View Full Version : Loading XML document into safari DOM


SkylarAnderson
Jun 18th 2007, 10:18 am
I know how to load an XML doc into the DOM with IE and FF/Opera, but that code isn't working for Safari clients. What is the javascript needed to load an XML document for Safari users?

Thanks in adance,
Skylar

nico_swd
Jun 18th 2007, 11:33 am
Seems like Safari doesn't support XML importation.

http://www.quirksmode.org/dom/contents.html

SkylarAnderson
Jun 18th 2007, 12:25 pm
He references safari 1.3. Even in safari 2 or 3beta you can't import XML?