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.
是否保证在调用任何 jquery 附加功能之前内联onClick="asdf()"将始终完成?在所有浏览器中?
onClick="asdf()"
似乎是这样,(http://jsbin.com/eribeb/1/edit)但我还没有看到任何文档明确说明情况就是这样。