How Extension Function can be created for Mozilla Processor
[email protected] Thu, 5 Jun 2008 21:32:29 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <155846a3-78cf-451a-8202-ae438c5399f5@v26g2000prm.googlegroups.com> |
Hi,, Can anybody tell me how mozilla implements the extension functions for its XSLT processor. presently we are not able to make new extension functions and call it in the XSL files. But IE supports this by using an addObject() method. I got some information that mozilla does not support this methods.but in their firefox 3 they added some functionality. Can anyone tell me any altenate method for doing the same. i mean calling an extension function ( or any function written in one .js file ) in the XPATH of the XSL file. Thanking You Shidhin.C.R