hello... i would like to know if large codes contribute to bugs? i mean, my form works great, but SOMETIMES after an alert it doesn't focus on the respective field... and one time i was testing my form over on a friend's PC and for no reason one of the form text fields was completely disabled (there is no disabling/enabling function concerning that field)...
my javascript/html code is just short of 3000 lines long, and the .HTML file is about 130kb... i spent MONTHS on this, so i hope i didn't dig myself into a hole by making my form too big...
anyone have any ideas?
my javascript/html code is just short of 3000 lines long, and the .HTML file is about 130kb... i spent MONTHS on this, so i hope i didn't dig myself into a hole by making my form too big...
anyone have any ideas?
Comment