I have resizable div
(JQuery UI Resizable) inside td
cell. td
has css property height=18px
.
But when I resizing this div
, table cell also resized.
So is there possibility to resize div
and not affect td
height?
SOLVED!
I have resizable div
(JQuery UI Resizable) inside td
cell. td
has css property height=18px
.
But when I resizing this div
, table cell also resized.
So is there possibility to resize div
and not affect td
height?
SOLVED!