Opened 12 years ago
Closed 12 years ago
#6106 closed bug (duplicate)
Resizable: alsoResize option only accepts a single element
Reported by: | wojes | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.9.0 |
Component: | ui.resizable | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
While alsoResize option accepts jQuery as its argument but it is not properly processed by the plugin
As in the following link http://jsbin.com/evule/edit Div1 is supposed to also resize div3 but it only resizes div2
Change History (2)
comment:1 Changed 12 years ago by
Summary: | Resizable alsoResize option not properly resize → Resizable: alsoResize option only accepts a single element |
---|
comment:2 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #4666.