I am trying to determine if the execCommand(\'undo\') can be executed.
I\'ve tried this one:
if(document.execCommand(\'undo\')) { document.execComman
(yes, Midas is based on IE interfaces)