Hello,
I have an HTML String that is returned from an innerHTML property of a rich text area embedded in my page. I want to take this string and load it into a DOM tree so that I can iterate through it's elements. I can do this in firefox by using the treewalker. Can anyone show me how to do this in IE?
Thanks,
Ron
typedef map<GiantX,gold, less<std::shortestpathtogold> > AwesomeMap;
I have an HTML String that is returned from an innerHTML property of a rich text area embedded in my page. I want to take this string and load it into a DOM tree so that I can iterate through it's elements. I can do this in firefox by using the treewalker. Can anyone show me how to do this in IE?
Thanks,
Ron
typedef map<GiantX,gold, less<std::shortestpathtogold> > AwesomeMap;