开发者

jQuery resize losing border

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜