Form Builder

Comments / Original Blog Post

Any text you put into your form elements, will be set as the "default" text.
This is a basic tech demo, I put up a small video online, and got a few requests to share. Its literally scrapped out of my admin system, split away from CodeIgniter, and just dumped here. So basically, the javascript might not make sence in naming schema, because i've pulled a couple of libs together to make this standalone. Download version 1.1, 9 June 2009
Built Form
Icons are Silk Icons, code by sonuku@sonuku.com
You could store the result as a serialized array, and rebuild upon request, or just output the html. preview.php contains a basic build command to preview.
The filesize of this app is approx 700kb. 95% of that is TinyMCE (Bloat!), but I've included it here for the hell of it. PHP is 11kb, JS is 9kb excluding jQuery and libs.