From ioplex at gmail.com Fri Feb 1 03:05:47 2008 From: ioplex at gmail.com (Michael B Allen) Date: Fri, 1 Feb 2008 03:05:47 -0500 Subject: [nycphp-talk] Dynamic Form Elements Message-ID: <78c6bd860802010005m35ca9f60l2ce0a5e05a086f33@mail.gmail.com> I'm familiar with DOM, DHTML, JavaScript, etc but I'm not sure what the best way to do dynamic forms is. Basically I just want to dynamically insert or remove one element in a form. The form is normally just a select with a submit button immediately to it's right. But depending on what option in the select is selected, I want another select to be inserted between the first select and the button. So it's either