Mark Thompson
2006-04-08 10:45:08 UTC
Hoping somebody can point me in the right direction with this problem
that is driving me nuts.
I'm using javascript to transform a range of different xml data files
using different xslt files. All the transforms work in xmlspy. I'm using
Sarissa and all the transforms work on Firefox, but get to IE6 and a
couple don't emit anything.
I can't figure out the common element behind the ones that don't work
except perhaps multiple nested apply-templates and more complex xml
files but can't believe there are those sort of restrictions to msxml4.
Though I changed this to for-each in one template and it still didn't do
anything.
I have no idea where to go from here.
that is driving me nuts.
I'm using javascript to transform a range of different xml data files
using different xslt files. All the transforms work in xmlspy. I'm using
Sarissa and all the transforms work on Firefox, but get to IE6 and a
couple don't emit anything.
I can't figure out the common element behind the ones that don't work
except perhaps multiple nested apply-templates and more complex xml
files but can't believe there are those sort of restrictions to msxml4.
Though I changed this to for-each in one template and it still didn't do
anything.
I have no idea where to go from here.