Re: [Xsltforms-support] Config.xsl
Brought to you by:
alain-couthures
From: Claudius T. <cla...@ya...> - 2010-05-11 20:05:39
|
Hi, These elements are designated to contain the Javascript scripts/code to be embedded into the XHTML page generated by the XSLTForms engine. Could be an interesting idea, but how? Claudius Teodorescu http://kuberam.ro ________________________________ From: "Klotz, Leigh" <Lei...@xe...> To: Claudius Teodorescu <cla...@ya...>; support xsltforms <xsl...@li...> Sent: Mon, May 10, 2010 6:20:13 PM Subject: RE: [Xsltforms-support] Config.xsl I wonder if it might be reasonable to use XML events instead of these names? ________________________________ From: Claudius Teodorescu [mailto:cla...@ya...] Sent: Monday, May 10, 2010 2:55 AM To: support xsltforms Subject: [Xsltforms-support] Config.xsl Hi, As you kindly support afterInit, etc. in xsltforms.xsl, the extensions element from config.xsl should consequently be as follows: <extensions> <!-- HTML elements to be added just after xsltforms.js and xsltforms.css loading --> <beforeInit/> <onBeginInit/> <onEndInit/> <afterInit/> </extensions> Thank you, and good luck! Claudius Teodorescu http://kuberam.ro |