andreasplesch/x_ite_dom

Ready event

andreasplesch opened this issue · 2 comments

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.

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

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