Re: [Xsltforms-support] event ignored
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2023-01-14 10:30:29
|
<!doctype html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <div> Hello Robert, </div> <div class="default-style"> </div> <div class="default-style"> The URI for the event namespace starts with "http://" not "https://". </div> <div class="default-style"> </div> <div class="default-style"> Please find attached a working test case </div> <div class="default-style"> </div> <div class="default-style"> --Alain </div> <blockquote type="cite"> <div> Le 28/11/2022 17:23 CET, Robert Kirkpatrick <ro...@er...> a écrit : </div> <div> </div> <div> </div> <div dir="ltr"> Hello list, <div> </div> <div> The basic test here-attached fails to trap the event and run the JScript. </div> <div> Using v1.6 via chrome. </div> <div> TIA for any help. </div> <div> Robert. </div> </div> _______________________________________________ Xsltforms-support mailing list Xsl...@li... https://lists.sourceforge.net/lists/listinfo/xsltforms-support </blockquote> </body> </html> |