Alexey Ryazhskikh
Alexey Ryazhskikh

Reputation: 2500

Visual JQuery UI form designer

I'm looking for some gui-tool (or service) to visual design jquery-ui forms and widgets. (Like form builder in Delphi or Visual Studio). Could you suggest any tool which allows to create web-form layout by mouse clicking and less code writing?

Upvotes: 14

Views: 33356

Answers (6)

user2107435
user2107435

Reputation:

Here is a visual tool : http://wooby.altervista.org/

join to open source project to improve it and share with community

Upvotes: 0

vbms
vbms

Reputation: 61

Hi I programmed one myself, its called vbms-form-editor its hosted at code.google here is a link to the project page: http://code.google.com/p/vbms-form-editor/ it is easy to create new widgets and already supports the common html input types, it also supports jqueryui widgets like date. If you have suggestions on how it can be improved then just write me on google. If your interested you are welcome to join the project.

Upvotes: 0

user2430845
user2430845

Reputation: 11

We are working on a project with a tool through drop and drag to position jquery and html objects.

The URL is http://www.sqltxt.cl/products/vui/designer/visualUI.php?

Eun is a prototype, but it behaved for comments and suggestions.

Upvotes: 1

limcheekin
limcheekin

Reputation: 144

I am plan to build one and will be hosted in google code, would you interested to join the project? By the way, the project was kicked off, please see this blog post at http://limcheekin.blogspot.com/2011/01/kick-off-jquery-form-builder-plugin.html

Upvotes: 2

selfsx
selfsx

Reputation: 591

As far as I know there is no same service yet (answered in 2010)

Upvotes: 1

Jason Burgess
Jason Burgess

Reputation: 51

"Visual jQuery" - I know this is kind of an old post but I am working on a project that will allow a visual experience when building html, css and jQuery.

The project url is codeCanvas.org and will be community driven and free to use.

Hopefully it will help some folks as I really appreciate this community.

Our beta is just about ready but until then.. you can check out the daily builds of the current alpha.

Would love anyone's feedback.

Best,

Jason

Upvotes: 5

Related Questions