Member
3 Points
33 Posts
Sep 30, 2013 11:19 AM|sid0972|LINK
well i googled and found this here
http://techbrij.com/seat-reservation-with-jquery
this is very similar to what i want to do
but i am not able to display /the seat arrangement, and i think cause i have not inserted jquery properly.
i have added codes under "seat selection, seat layout, settings" under 1 single script, like this
<script type="text/javascript" src="jquery-1.10.2.min.js">
........
</script> without any breaks.
is this what i am doing wrong? how am i supposed to place it?
this is how it looks at jsbin
AjaxjQuery
Member
3 Points
33 Posts
Re: Display map of clickable buttons and highlight some based on a condiiton
Sep 30, 2013 11:19 AM|sid0972|LINK
well i googled and found this here
http://techbrij.com/seat-reservation-with-jquery
this is very similar to what i want to do
but i am not able to display /the seat arrangement, and i think cause i have not inserted jquery properly.
i have added codes under "seat selection, seat layout, settings" under 1 single script, like this
<script type="text/javascript" src="jquery-1.10.2.min.js">
........
</script> without any breaks.
is this what i am doing wrong? how am i supposed to place it?
this is how it looks at jsbin
AjaxjQuery