javascript - 伊宏。如何使用 TAG 将内容写入可编辑 DIV

标签 javascript php jquery html imacros

如何使用 TAG 将内容写入 imacros firefox 中的可编辑 DIV? 我需要帮助 怎样才能在div中写入呢? 请帮助! 如图:/image/FvOxC.jpg

TAG POS=1 TYPE=div ATTR=ID:posting_form_text_field 

<div id="posting_form_text_field" class="itx itx__ce ok-e textWrap js-focus" contenteditable="true">textexemple...</div>

最佳答案

这行不通?

SET text "Some my text here"
EVENTS TYPE=KEYPRESS SELECTOR="#posting_form_text_field" CHARS={{text}}

关于javascript - 伊宏。如何使用 TAG 将内容写入可编辑 DIV,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41552313/

相关文章:

javascript - 我不断收到 Uncaught TypeError : Object [object global] has no method error during function call

javascript - 如何根据所有下拉值的测试设置按钮文本?

php mysql 查询,如果用户 ID 作为好友退出,则删除好友请求

javascript - 单击时使用 javascript 增加按钮文本?

jquery - 如何将 jquery Lightbox Me 默认登录按钮值更改为关闭

javascript - 为什么我的按钮没有打印出代码并选择正确的选项?

javascript - (Angularjs Metronic)侧边栏子菜单在点击后隐藏并且不保持打开

javascript - jssor slider api 调用返回未定义

php - 墙贴和评论

php - 有任何 Cron 作业替代方案吗?