Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
1.00/5 (8 votes)
See more:
Hi,

I am developing a Project for online bus ticket reservation. For this project Bus Seat Layout should be shown after selecting Bus Type.

Please suggest me how to develop seat Layout.

Thanks in Advance.
Posted
Updated 28-Dec-16 1:19am

It will have to use images positioned using css. You will need a good use of jQuery (or other JavaScript library) to make it interactive. For example you will have to handle the image's click event on the client side well - change the background color, update rate label etc.

I would suggest you to do some research using Firebug on a site like this (www.rebus.in is one I know of). You may also find samples on the web which will help you develop particular functionalities.

Good luck!

And when you are done, do consider writing an article explaining how you achieved this. :thumbsup:
 
Share this answer
 
v2
Comments
fjdiewornncalwe 19-Oct-11 9:37am    
I like this answer. Informative without doing the homework for him. I remember seeing a question similar to this a year or so ago, so I'm assuming right now that there is a school course somewhere with this as a project option.
Ankur\m/ 19-Oct-11 9:46am    
Thank you for the vote Marcus.
there is a school course somewhere with this as a project option.
Quite possibly! I also get a sample project when I Google for it.
i got an article for Theater seating
http://www.c-sharpcorner.com/UploadFile/a577f3/5945/[^]
 
Share this answer
 
Comments
Member 10062282 21-Sep-13 5:49am    
i have already seen all these ut it doesn't work

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900