Tagged Questions
0
votes
1answer
276 views
Why a pop-up alert can affect “designMode”?
I was expreimenting to build a page editor. One issue just drove me crazy in firefox.
The page code is below:
<body>
<iframe WIDTH=200 HEIGHT=200 id="myEditor"></iframe>
...