Posted on: 6/9/2015 12:39:00 PM | Views : 625

Hi.
I am trying to design a theater plan. Unfortunately I am not sure if we are going to do this with pure JS, so I am examining the possibilities of doing this with table cells.
Is there some demo, article, guidance that I can have a look at?
I need a set to be in different colors for booked or not (so probably css property , will figure that out) and also reserved seats won't be able to be clicked (again some clickable property that i now forger, will try to figure that out). But the main issue would be to have the cells in a straight correct line, also showing some great cells for corridors etc and I would need to put a "front" back "graph" on top and bottom of the whole thing to specify orientation (that probably with an absolute image, transparent and "glued" to the corners, could need some help on that).
Any thoughts?
Thanks.
P.S. I may get a go on Jquery design. So for that i think div's or tr ...

Go to the complete details ...