Re: [Xsltforms-support] Initialization problem on Opera 11.01
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2011-04-11 20:24:35
|
Hello Grégoire, > Is there a way to use XSLTForms XPath engine instead? XPath expressions are compiled into Javascript objects by the XSLT transformation but I would like to add an XPath evaluator in the debug mode. I have to rewrite the XPath parser in Javascript instructions... This is not yet possible. Sorry, -Alain |