I don't really know anyone else who codes Javascript, so I don't have a community to say "There's a better way", and I'm convinced that there must be a better way than this.
For an integer n, I create n DIVs. Each DIV has six FIELDSETs with three INPUTs and two SELECTs. And, I'm convinced there has to be a better way than this. This seems like a big huge and ugly way to do it, but I don't know a better way without passing out to AJAX and doing it in another language, which also is a kinda odd value of "better".
Comments? Suggestions? Critiques?
For an integer n, I create n DIVs. Each DIV has six FIELDSETs with three INPUTs and two SELECTs. And, I'm convinced there has to be a better way than this. This seems like a big huge and ugly way to do it, but I don't know a better way without passing out to AJAX and doing it in another language, which also is a kinda odd value of "better".
Comments? Suggestions? Critiques?
No comments:
Post a Comment