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.
我的代码很简单
<div id="test"></div> $( "#test" ).resizable().draggable();
拖动效果可以工作,但resizeble不起作用,为什么?
这是示例http://jsfiddle.net/udgGn/
您不包括 jQuery UI 主题样式表:http: //jsfiddle.net/udgGn/2/