suresh1 Posted June 9, 2009 Share Posted June 9, 2009 function doRedo() { document.execCommand('redo', false, null); } above code is not working in mozila.but it is working fine in IE. Thanks in adv......... Link to comment https://forums.phpfreaks.com/topic/161474-exec-command-is-not-working-or-redo-function-in-mozila/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.