Does anyone know of a linux browser that can recognise the following JavaScript?
{name of iframe}.document.designMode = "on" / "off";
{name of iframe}.document.execCommand({command});
so far the only browsers I've tried that will accept both of these are ie 5.5 and ie 6
;(