javascript - Gridster auto resize by content height -
i trying append content inside gridster widget no luck 2 days already. tried with:
.resize_widget( $widget, [size_x], [size_y], [reposition], [callback] )
but sizes x , y accept numbers - default re-sizing mechanism , not pixels. sort of steps. if increment +1 size_y widget re-sized more needed , again own mechanism. looking way reduce step. no luck. tried change widget height, min-height, etc. not re-sizing. have suggestions, ideas?
just in case comes question later.
the x , y numbers number of columns , rows widget takes up. define number of rows , columns, width , height of each when create gridster grid.
Comments
Post a Comment