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

Add a rule or scale bar down the side of the grid that extends with the grid #369

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

3.Is it possible to add a rule or scale bar down the side of the grid that extends with the grid? In my intended system the grid elements will represent blocks of time the height will represent hours (the width will be fixed). It would be good to have an hour scale down the side of the grid

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