kogarashisan / LiquidLava

Framework for building user interfaces
http://www.lava-framework.com/
MIT License
17 stars 3 forks source link

use insertAdjacentHTML where possible #135

Open kogarashisan opened 9 years ago

kogarashisan commented 9 years ago

You can not use it to insert html into tables, maybe somewhere else.

Links: description: https://developer.mozilla.org/en-US/docs/Web/API/element.insertAdjacentHTML compatibility: https://github.com/jquery/jquery/pull/1200 tutorial: http://learn.javascript.ru/multi-insert http://learn.javascript.ru/files/tutorial/browser/dom/insertAdjacentFF.js other: http://ejohn.org/blog/dom-insertadjacenthtml/#postcomment