XSLT Transform in Netscape 6.1/6.2
"Seamus" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
I know, I know...you might think it odd but I need to be able to perform XSLT transforms in Netscape 6.1 or 6.2. I tried 6.0 but when it didn't even recognize XSLTProcessor I moved on. I currently have a X-browser impl for this process written for Mozilla Firefox 1.0 and IE. Netscape 6.2, however, seems to have have a different API for using processors/stylesheets. The resource I have used to this point has been: http://www.webreference.com/programming/javascript/domwrapper/index.html which states it supports Netscape 6.1+..hmmm not so much. Any ideas would be greatly appreciated. Seamus