Share

XPath over HTML for MSIE

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Parsing XML through IE

You are viewing a single message from this topic. View all messages.

  1. 2006-06-27 15:15:41 UTC
    Well...I know the project is on hiatus but I figured I'd give this a shot.

    Basically what I'm doing is pulling in an XML file through AJAX and turning it into a document element.

    IE is simply refusing to parse it with XPath and I have no idea why - it's working fine in Firefox, and other DOM functions seem to work on the variable I loaded the file into (such as getElementsByTagName).

    Does the way your code was implemented make the way I'm using it impossible? I remember something about generated IDs...
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.