News

Well, obviously the Twitter text box was born as an HTML form (even if it is now a highly dynamic custom JavaScript thingamajig).
I'm working on a web app with some dynamic forms, that show certain fields based on different form selection choices and different button combinations. Up until now, I had been designing those ...