jQuery ui ReSizable with scroll bars

后端 未结 3 800
执念已碎
执念已碎 2020-12-14 21:02

I am trying to have a resizable on a div, but the resizer handle is always contained within the div can I have it where scrollbars end.

3条回答
  •  感情败类
    2020-12-14 21:57

    jQuery UI team considers scrollable resizable div as a bad design. So it is "won't fix feature: http://bugs.jqueryui.com/ticket/9119 Workaround as Dr.Molle already stated - resizable wrapper for scrollable div.

提交回复
热议问题