Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有可能通过 qooxdoo 或纯 JS 获得鼠标点击下方的点击链接(-tag)?
在这里您可以看到问题:在 html 呈现的表格中,链接不起作用。 http://tinyurl.com/374gzwl
当您使用 qooxdoo 事件系统进行事件处理时,您可以使用传递事件(“qx.event.type.Mouse”)的“getTarget”方法。
但是,当您添加了本机事件处理程序时,您可以使用“qx.bom.Event”中的静态方法“getTarget”。
请查看 API 查看器 [1] 了解详细信息。
[1] http://demo.qooxdoo.org/current/apiviewer/