开发者

jQuery resize losing border

开发者 https://www.devze.com 2023-01-14 15:03 出处:网络
Hi everyone! I\'m having a few issues with the jQuery UI Resize loosing the border on the textarea I\'m resizing (see images). Can you help?

Hi everyone!

I'm having a few issues with the jQuery UI Resize loosing the border on the textarea I'm resizing (see images). Can you help?

Borders showing 开发者_如何学编程as intended:

jQuery resize losing border

Right border hidden:

jQuery resize losing border

Firebug screenshot: (http://i.stack.imgur.com/TyR43.png)

jQuery resize losing border


This issue is fixed in the patch -> https://github.com/jquery/jquery-ui/pull/713/


The textarea must be in a container that has overflow set to hidden. Use Firebug to inspect the style of the parent elements. That's all that can be said without seeing the CSS.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号