Hello, Try this: UniHTMLMemo1 -> ClientEvents -> ExtEvents ->  function initialize(sender, eOpts) { sender.iframeEl.dom.contentDocument.head.innerHTML += '<style>mark {background: green; color: white;}</style>'; }  
    • Like
    1