Obscure JScript
This is a discussion about Obscure JScript in the Linux Software category; 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.
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
;(
{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
;(
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.