andreasplesch / x_ite_dom

link x_ite to the DOM
http://andreasplesch.github.io/x_ite_dom/index.xhtml
MIT License
6 stars 0 forks source link

Ready event #4

Closed andreasplesch closed 8 years ago

andreasplesch commented 8 years ago

Consider dispatching a Cobweb_dom ready event after all inlines are added to dom.

Could be used to attach callbacks to sensor events in inlines.

andreasplesch commented 8 years ago

Also necessary for app. to know when inline doms are ready to be accessed for manipulation. Check how html import does it.

andreasplesch commented 8 years ago

implemented a x3dload event dispatched when all inlines and stacked inlines are appended