Back in 2008 John Resig wrote an article about insertAdjacentHTML with this conclusion: {% Aside %} Having browsers implement this method will dramatically reduce the amount of code needed to write a ...
I'm trying to setup a project with smartclient framework, and i've noticed that on windows platform it doesn't work because framework internally call to createContextualFragment and insertAdjacentHTML ...