Search found 3 matches

by Asa
Mon Dec 06, 2004 12:30 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu in XSL stylesheet?
Replies: 7
Views: 10529

Thanks for the reply, Bischoff.

Found Mozilla's explanation: http://www.mozilla.org/projects/xslt/faq.html Sadly no real solution and I don't envy the guys at Milonic trying to find an alternative to something as basic as document.write! I just can't believe Mozilla doesn't allow it, it's ...
by Asa
Thu Dec 02, 2004 12:42 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu in XSL stylesheet?
Replies: 7
Views: 10529

Thanks for the site. I've got it to work in IE by pasting the javascript lines into the XSL document but sadly Mozilla is still having none of it.

Asa
by Asa
Wed Dec 01, 2004 3:05 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu in XSL stylesheet?
Replies: 7
Views: 10529

Menu in XSL stylesheet?

Hi,

I'm really interested in using the dynamic menu and although it works perfectly fine with HTML pages, I want to create a section on my site based on XML data and an XSL stylesheet. I've tried copying the JavaScript straight into the stylesheet but when I visit the XML page, I just "Line 1 Char ...