Well it is integrated with PHP. I will post the entire page, I thought only the above would be relevant, sorry. I am not sure what im looking for is possible, as the PHP is server side. I would just...
Ive been using this code and I have the need for something that seems so simple but yet so hard. I need to keep track of (and display) the number of the current row.
Im not sure what you mean? How can I make the javascript do the same thing for each row? When the users inserts a new, it doesnt post the form, there is javascript that clones it.
This works for the first set of inputs, however when I choose to insert a new row it doesnt work for that set of inputs and gives me the error about not being a number..?
Thanks for the reply, appreciated. Yes, there is more than on total[] field, a user can choose to insert a new set of inputs, which would contain a total[] value.
I have been building a form, and have got my validation working as I like. However, there are 2 things I cant seem to figure out no matter who many old threads/tutorials I read.
I would just like to say thank you very much, you have really shown me some creative ways to do things, i have read up on some of these things and hopefully this can be a good starting point for me....
Yes, I have tried. I am really new to javascript but very good with PHP and MySQL, this is my first attempt to merge all 3 together. Sorry for the questions.