Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can I implement a new function with JavaScript like msxsl:script in IE?

56 views
Skip to first unread message

宇义

unread,
Oct 30, 2008, 11:06:52 PM10/30/08
to
It's seems no way to extend the functions in Firefox, but I want use
dyn:evaluate of EXSLT, how can I implement it? Thanks everyone.

Martin Honnen

unread,
Oct 31, 2008, 8:28:19 AM10/31/08
to
宇义 wrote:
> It's seems no way to extend the functions in Firefox, but I want use
> dyn:evaluate of EXSLT, how can I implement it? Thanks everyone.

Firefox does not support msxsl:script or similar to implement XSLT
extension functions with JavaScript.
Firefox 3.0 however has some EXSLT support:
https://developer.mozilla.org/en/EXSLT

I don't think dyn:evaluate is supported.

--

Martin Honnen
http://JavaScript.FAQTs.com/

0 new messages