找回密码
 加入
搜索
查看: 6344|回复: 2

[求购] AU3关于JS的调用

[复制链接]
发表于 2012-11-8 08:37:21 | 显示全部楼层 |阅读模式
悬赏10金钱未解决
这个怎么调用啊  能不能转成AU3的啊    在AU3里怎么使用啊

var oEditor = CKEDITOR.instances.editorXX;

oEditor.setData('xxxxxx');  //设置内容

oEditor.insertHtml('yyyyyy');  //插入内容

oEditor.getData();  //获取内容

oEditor.focus();    //获取焦点



// Check the active editing mode.
if ( oEditor.mode == 'wysiwyg' ){
// Execute the command.
oEditor.execCommand( commandName );
}



alert( oEditor.checkDirty() );

oEditor.resetDirty();

 楼主| 发表于 2012-11-8 14:03:44 | 显示全部楼层
没有人呢会还是闲钱少了啊
发表于 2012-11-9 08:50:22 | 显示全部楼层
已短消息LZ
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-4-19 23:20 , Processed in 0.069963 second(s), 17 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表