Current Path : C:/AppServ/www/mfu/webengine/mod_article2/htmleditor/editor/css/behaviors/ |
Current File : C:/AppServ/www/mfu/webengine/mod_article2/htmleditor/editor/css/behaviors/disablehandles.htc |
<public:component lightweight="true"> <script language="javascript"> function CancelEvent() { return false ; } this.onresizestart = CancelEvent ; this.onbeforeeditfocus = CancelEvent ; </script> </public:component>