ahhh... This is how it goes...
1) thnx for the "}" - I figured it's something like this (error) :)
2)adding leading zeros. I figured that I don't need that much, becouse every number (seat) starts with leading 0, so...
3)images go like this (A01, A02, A03... A015, A016) <- 16 seats for demo...
You can check it out at www.e-ulaznice.net
website is in Croatian (ulaznice=tickets) and it is a part of my computer science course at Faculty of Electrical Engineering, Mechanical Engineering and Naval Architecture
at University of Split, Croatia.
It is 99% complete (some make-up and details...
Still doesn't work.
I'm pretty much sure that everything works fine with the zeros and non-zeros, but not so sure about the other part of the code.
I'm new to javascript and this is pretty much the LAST part of the biggest project I've ever been on (online tickets reservation system built from...
Hello everybody,
i have this javascript code and desperately looking to create a function so I don't have to copy/paste all the time... code goes like this...
// first loop if((sjedalo=="A01")&&(sjedala_selektirana[1]==0)&&(brojac<5))
{
if(sjedala_slobodna[1])
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.