ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.04k stars 1.2k forks source link

How to resize html after manual resize a gird item? #481

Open ffssa opened 9 years ago

ffssa commented 9 years ago

I am new with gridster.

When I am doing a manual resize, the gridster box is getting larger/smaller, the inside html content stay in the original position. How to make the inside grid box html content responsive?