Click to See Complete Forum and Search --> : JavaScript runs in an editable iFrame???


foxmac
07-25-2003, 06:18 AM
Can I run JavaScript in an editable iFrame? When it is not editable it's no problem, but when i make it editable ("document.frames('myiFrame').document.designMode = 'on' ") it doesn't work. What can I do?

Greetings and thanks a lot - FOX