Be aware that exactly what I have there's probably VERY sloppy to anyone who understands coding. I mostly wanted to be in a position to add/remove fields without much fuss, so I needed to remain purely
Maplestory 2 Mesos to one medium, which was HTML forms with almost no additional look ups... If anyone can do it cleaner/better, feel free to, but as far as what's there, then it works.
If it's the only picture(s) on a line, it's going center it/them too.) What method did you use to restrict it to numbers only? I remember attempting to handle that with my Hyper Stat Calculator, but ended up just using a select element because there were numerous ways for individuals to slide crap information to the field.
Edit: Found you. Hmm. I discovered reports people could do workarounds to add non-numeric data. Even though the way I'm using a form within my page, turns out that the browser is imposing the numeric restriction for me, whereas my calculator was trying to be automatic and therefore was working by itself.
Fixed it. Part of how my really peculiar, written overnight code functions: I used the kind's "components" collection to discover every field. (If I ever wanted to add/remove areas, I could only add one row
cheapest Maplestory 2 Mesos into the table, along with the code could adjust itself.) To distinguish between them so the code did the proper actions, I was looking at either the "type" or "tagName" for specific values. "number" wasn't contained in my test, so it was disregarding it. (Inclusive assessing, such as how MapleStory is coded to prevent pops.) Just added "amount" and it works alright.
Man, I coded this strangely. But that is why I invite anybody to code a better iteration. This may just serve as a good example of the way to input and the resulting output.