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.03k stars 1.2k forks source link

Adding html elements (e.g. selects) within the grid #370

Open andieje opened 10 years ago

andieje commented 10 years ago

Hello

I am trying to evaluate if gridster is suitable for a project I am working on so I need to know if it is capable of certain things. I will post each issue indivudally so as not be overwhelming

4.Is it possible to add any other html elements within the grid such as drop down boxes. I am presuming not as these will mess everything up but perhaps the grid has facilities for sequestered regions which arent part of the drag and drop?

Thank you in advance for any help you can give me on this issue. Your expertise is particularly valued as I am new to jquery and find it hard to test out these things myself