C
Claudio Jolowicz
I need to produce an HTML page with javascript using XSLT.
Unfortunately, Mozilla has a bug that lets it crash when it encounters
document.write in an XSLT stylesheet (bugzilla# 202765). Are there
XSLT-related workarounds to this bug?
I am aware that mozilla bug discussions are off-topic on this list. This
question concerns only possible alternatives making use of XSLT's
facilities.
Neither linking to an external javascript file, nor embedding the
javascript in the HTML works.
Thanks for any helpful suggestions,
Claudio
Unfortunately, Mozilla has a bug that lets it crash when it encounters
document.write in an XSLT stylesheet (bugzilla# 202765). Are there
XSLT-related workarounds to this bug?
I am aware that mozilla bug discussions are off-topic on this list. This
question concerns only possible alternatives making use of XSLT's
facilities.
Neither linking to an external javascript file, nor embedding the
javascript in the HTML works.
Thanks for any helpful suggestions,
Claudio