Results 1 to 4 of 4

Thread: html form editor

  1. #1
    Join Date
    Feb 2008
    Posts
    81
    Thanks
    8
    Thanked 5 Times in 5 Posts

    Question html form editor

    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.

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    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.

  3. #3
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    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.

  4. The Following User Says Thank You to Medyman For This Useful Post:

    mburt (08-05-2008)

  5. #4
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    That's a neat Javascript application.
    - Mike

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •