D
Don Li
Hi,
With IE7/6, once can state
window.frames['myFrame'].document.designMode = "On";
to turn the 'myFrame' to edit mode, how to accomplish the same thing
with FireFox version 2.x?
Thanks.
With IE7/6, once can state
window.frames['myFrame'].document.designMode = "On";
to turn the 'myFrame' to edit mode, how to accomplish the same thing
with FireFox version 2.x?
Thanks.