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.
我试过以下没有运气。
<li data-dojo-type="dojox.mobile.ListItem" data-dojo-props='onClick:compassHeading'> Compass Heading </li>
它会弹出一个解析器错误。
如何在dojo mobile中设置dojox.mobile.listitem的点击事件?