Skip to content

[Questions] - later added elements into the DOM: to be or not to be #102

Closed
@thednp

Description

@thednp

For those who work with DOM manipulations and use the library or have any experience with JavaScript driven dynamic content, please reply:

  • Do you think we would need some tools and/or polyfills to enable our library to go LIVE (initialize proper BSN component for every new element added to the DOM) ?

  • If yes, what would you suggest? (I am currently experimenting with CustomEvent, MutationEvent and MutationObserver, working on a kind of polyfill for IE8)

  • About an IE8 polyfill, do you (or your scripts and tools) use mostly Element.prototype.appendChild, Element.prototype.innerHTML, both, or other methods?

To the most frequent contributors (please forgive me for tagging you)
@mathieuleclaire, @troyk, @mgiulio, @janpanschab, @RyanZim, @HelloGravity, @Jeff17Robbins, @DGT41, @oliseviche, @thewisenerd, @alzalabany, @kuus, @malexdev, @crcastle, @Aspie96, @CamWiseOwl, @antoligy, @zandaqo

AND anybody reading this page, please share your opinion.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions