开发者

textarea inside jQueryUI resizeable dialog

I have a jQueryUI resizeable .dialog() with a <textarea> inside. My 开发者_高级运维question is:

Is it possible to set somehow the height of the textarea to be 100% even after the testarea has been resized ?


You can hook into the resize event of the dialog box.

you'll want to clean up how it looks, but here is an example:

http://jsfiddle.net/Jp7TM/2858/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜