Hello,
I am not sure it is known issue or not.
Editor does not work with html which contains event attribute like following code in IE.
How can I solve this problem ?
Thanks,
Youngho
Editor Test
@import "../../dojo/resources/dojo.css";
@import "css/dijitTests.css";
.mover {
cursor:pointer;
background-color:#FFC !important;
}
