开发者

Jquery resizable for children

开发者 https://www.devze.com 2023-02-12 11:08 出处:网络
In my project,dynamically controls are being added in html. Controls are all wrapped inelement. resizable is implemented on div. But children con开发者_C百科tained in div are not getting resized.

In my project,dynamically controls are being added in html. Controls are all wrapped in element. resizable is implemented on div. But children con开发者_C百科tained in div are not getting resized. I dont have fixed ids for children nor classes,so how can this behavior be implemented. As alsoResize requires fix ids.


you can use alsoResize :'li' or whatever are the tags of the children , not to sure but i think u might getaway with :children worth a shot :)

0

精彩评论

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

关注公众号