I've been playing around with a page that has a div containing multiple other divs and jQuery UI resizable. It's basically a dashboard with individual widgets. What I need is to be able to resize each individual "widget" div independent of every other div inside the containing div.I've been playing around with a page that has a