How to hide or disabled the fake border on APPLET element?
I placed this code in ckeditor textarea on source mode:
"<applet id=xxx name=xxx value=xxx >xxxx ...</applet>"
When i transfered to wysiwyg mode, the applet element is shows good,but there is an fake line border surround this element when user click on it's area by mouse .
While this time thers is eight block when user click on outer border applet element!
My question is: How to hide or disabled the fake border on APPLET element?but user can only click that outer border as like click the image element...have no fake line
thks a lot.
I placed this code in ckeditor textarea on source mode:
"<applet id=xxx name=xxx value=xxx >xxxx ...</applet>"
When i transfered to wysiwyg mode, the applet element is shows good,but there is an fake line border surround this element when user click on it's area by mouse .
While this time thers is eight block when user click on outer border applet element!
My question is: How to hide or disabled the fake border on APPLET element?but user can only click that outer border as like click the image element...have no fake line
thks a lot.