Thursday, December 18, 2003

critical element

I just put in a critital part of the interactive contact form that I've been playing with. There's now a cleanup function that fires onsubmit to remove the labels from fields where they haven't changed to prevent them from being submitted as data.

Now I need to write an abstraction function or two in order to get it to work with textareas, and decide how i'm going to handle radio/checkbox inputs. I suspect default label formatting may work (the way it looks with just my CSS and the JS hasn't done its thing yet.) Eventually I'll post it to a form submittal backend so that it actually works.

No comments: