标签: javascript
我有这个功能:
function test(e) { }
这是我如何调用该函数:
<img id="toolbarTitle" ondblclick="test(event)" width="16px" height="16px" src="../stdicons/GeomindIcons/toolbarIcon.png">
任何想法如何在测试结果中更改光标的位置?