• Firefox support for insertAdjacentHTML

    By Peter Kempf 2 decades ago

    Firefox does not support insertAdjacentHTML (MS IE custom).

    Use this http://www.faqts.com/knowledge_base/view.phtml/aid/5756 to emulate for Firefox.

    I created a js library and

    I added it to the $$ViewTemplateDefault JS Header before the other included js elements

    • Implemented in NotesViewNext

      By Jeremy G Hodge 2 decades ago

      Thanks Peter, I've implemented the prototype extensions to the HTMLElement object for these functions in NotesViewNext.