hi,
i need a web based html form editor.
one that allows you to resize drag and drop elements whereever on the page.
i tries wysiwng editors but they dont allow me to drag elements wherever i want.
hi,
i need a web based html form editor.
one that allows you to resize drag and drop elements whereever on the page.
i tries wysiwng editors but they dont allow me to drag elements wherever i want.
I'm not aware of anything that exists similar to that open-source. There are some applications that have that functionality (MailBuild comes to mind right away). But, I've not seen any open-sourced version of these types of scripts.
A look at the jQuery UI branch might help you out a little bit to get started with custom code.
To further my recommendation of the jQuery UI branch to accomplish this, check this out. It's an example posted on the UI branch's demo section. It looks almost exactly like what you want. Of course, you'll want some back-end way to save the information here but front-end wise, you could adapt it.
mburt (08-05-2008)
That's a neat Javascript application.
- Mike
Bookmarks