|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
HTML -> XML using XSL
Hi,
I'm trying some DOM-stuff on IE6 using MSXML 4 I transformed an XML to a structure of nested <div>-tags. Then, after havin some action, I want the hole tree back as XML for processign it again. But innerHTML returns a non-wellformed string. e.G.: <SPAN style=DISPLAY:none> Any workaround? |
|
#2
|
|||
|
|||
|
Can you turn the xml into xhtml instead of html so that it stays valid xml?
|
|
#3
|
|||
|
|||
|
No, doesn't work
Still returns the same crap.
![]() Well, I changed my script in a massive way and it's no current problem anymore. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > HTML -> XML using XSL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|