<html><head></head><body><div style="font-family:times new roman, new york, times, serif;font-size:13px;"><div><div>We are working on a set of  components for Lazarus which are cross-compilable  to HTML and are looking for  feedback  in order to decide on our “next steps”.</div><div><br></div><div>I have created a test page using these components. This is available here (https://www.dropbox.com/s/9j55ahkgnz2l49b/XExample1.exe?dl=0) </div><div><br></div><div>To view the demonstration run the file "XExample1.exe" in Windows, it shows the Windows version of the test page. Hitting the “Compile to JS” menu item on that page will pop up the browser equivalent.</div><div><br></div><div>Page layout is implemented using a package of Lazarus components (XComponents), and a project template. Cross compilation is done internally using Pas2JS. </div><div><br></div><div>The component design and layout options are intentionally simple in order to make them accessible to non-specialist users (and for possible later run time scripting purposes).</div><div><br></div><div>What do you guys think?  All comments and questions welcome.</div><div><br></div><div>Regards Steve</div><div><br></div><div>P.S. Running the example creates some temporary files which we do not clean up at the moment so it is best to run it in a temporary folder.</div><div><br></div><div><br></div><br></div></div></body></html>