Guest jakir mhd Posted September 25, 2009 Report Share Posted September 25, 2009 HI , I am using this code objXML.textContent to get the xml code in mozilla and objXML.text in IE, it is working in all the versions but in mozilla 1.7 (objXML.textContent) is not working.... Could you please let me know on the same...Thanks,-Jakir Link to comment Share on other sites More sharing options...
Ingolme Posted September 25, 2009 Report Share Posted September 25, 2009 (edited) That property only exists on nodes are you targeting a specific node?Also, none of those properties will work in Opera, so you'll probably have to find an alternate way to do it. Edited September 25, 2009 by Ingolme Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now