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.
我正在考虑在我的网站(http://createjs.org/demo/hallo/)中使用 Create.js。我正在努力使用 JS,并找到可以在页面加载时进行编辑的位置。(默认行为是必须先单击编辑按钮。)想法?
我发现我必须设置 state: 'browse'为state: 'edit' Doh!
state: 'browse'
state: 'edit'