Changes between Version 1 and Version 2 of Ticket #9654, comment 2
- Timestamp:
- Nov 11, 2013, 8:07:10 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9654, comment 2
v1 v2 9 9 This code fix the problem 10 10 11 12 {{{ 11 13 $(function() { 12 14 //$("#resizable").resizable(); 13 15 }); 16 }}} 17 14 18 15 19 I have not tried change height and overflow manually.