IE help JS - Joomla! Forum - community, help and support


hi guys writing plug in tinymce working great on firefox. here important bit of code

code: select all

$js = "function insertverse(editor) {
         jinserteditortext('{v}'+tinymce.selectedinstance.getsel()+'{/v}', editor);
         }";


this in firefox returns {v}"seleted text on editor"{/v} want. on ie get
{v}[object]{/v}

any ideas why ie not processing correctly?






Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???