Online since 1990 Yes! I started with Gopher. I do modern Web Component Development with technologies supported by **all** WHATWG partners (Apple, Google, Microsoft & Mozilla)
Note: As I said in the blog, WebReflection wrote a parsedCallback that fires when all child Nodes are available. github.com/WebReflection/html-pars...
It uses the document readyState, MutationObserver and lost more MJ... and is 77 lines of code
The one linersetTimeout will get you the next N Child Nodes
N can be scary for developers who only believe in digital 0 and 1 values, and can't deal with quarks or Schrodingers cat when programming.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Yes, that is a a wrong answer in my comment, I re-read the blog post; looks fine to me.
I added a better reply to your
readystatechange.Full working (and
readystatechangefailing) JSFiddle is: jsfiddle.net/WebComponents/d9sbzcex/Note: As I said in the blog, WebReflection wrote a
parsedCallbackthat fires when all child Nodes are available.github.com/WebReflection/html-pars...
It uses the document readyState, MutationObserver and lost more MJ... and is 77 lines of code
The one liner
setTimeoutwill get you the next N Child NodesN can be scary for developers who only believe in digital 0 and 1 values, and can't deal with quarks or Schrodingers cat when programming.