<p dir="ltr">Hi list, Holger,</p>
<p dir="ltr">I worked on reproducing this x3dom inline example:</p>
<p dir="ltr"><a href="http://examples.x3dom.org/example/x3dom_inlineReflection.xhtml">http://examples.x3dom.org/example/x3dom_inlineReflection.xhtml</a></p>
<p dir="ltr">with cobweb_dom:</p>
<p dir="ltr"><a href="https://andreasplesch.github.io/cobweb_dom/tests/inline_reflection/cobwebdom_inlineReflection.xhtml">https://andreasplesch.github.io/cobweb_dom/tests/inline_reflection/cobwebdom_inlineReflection.xhtml</a></p>
<p dir="ltr">This required adding support for multiple scenes on a single web page, and adding support for relaying sensor events to dom events from within inlines.<br>
Also, there is now a x3dload Event dispatched to signal when all inlines are loaded into the dom. This is necessary for user code to know when it is possible to access inlined elements.</p>
<p dir="ltr">The main difference between x3dom and cobweb user code is still that listeners need to be added with addEventListener rather than using a onevent attribute and that actual TouchSensor nodes are required.</p>
<p dir="ltr">I think this completes work on dom integration of inline. Next I want to look into better support of adding non-root nodes.</p>
<p dir="ltr">-Andreas </p>
<p dir="ltr">-- <br>
Andreas Plesch<br>
39 Barbara Rd.<br>
Waltham, MA 02453</p>