Re: [Xsltforms-support] Initialization problem on Opera 11.01
Brought to you by:
alain-couthures
From: Grégoire C. <gco...@gm...> - 2011-04-11 20:34:01
|
Le 11/04/2011 22:26, Alain Couthures a écrit : > 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 > It's not a real problem, I will just use getElementsByTagName instead. Thanks for your answers! Grégoire |