Re: data source as parameter?
Martin Honnen <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
kitchen wrote: > Martin Honnen wrote: >>I guess >>you are passing in a DOM node (e.g. XML DOM document) as a parameter to >>the stylesheet to further process it in the stylesheet as a node set. >>Firefox 1.5 and later (but not Firefox 1.0) support that, yes, as does >>Opera 9. MSXML 3 (and later), the XSLT processors you can use with IE, >>also allows XML DOM nodes as parameters passed in. > Is there a way to specify a document to be included from javascript? > (perhaps found in javascript variable somewhere) The way I did it > seems to work, but I want to make sure I'm doing things 'correctly' .. See above, I listed where that approach works and where not. -- Martin Honnen http://JavaScript.FAQTs.com/