Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 401
Alexey Ryazhskikh Avatar asked Nov 19 '10 04:11

Alexey Ryazhskikh


People also ask

Is jQuery UI still supported?

Support for jQuery 1.7 has been dropped; jQuery 1.8 & newer remain supported. In this release, all individual module files as well as bundled jQuery UI copies produced by the Download Builder have all its code running in strict mode.

What is the difference between jQuery and jQuery UI?

JQuery is basically the base of JQuery UI and is the more powerful between the two. It should be used for more advanced work that requires custom code and interactions. For basic user interface needs, using the JQuery UI is very beneficial as it reduces the complexity of coding and speeds up the entire process.

Does jQuery UI need jQuery?

If you want to use jQuery. UI you have to include jQuery. js. jQuery.


1 Answers

"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

like image 72
Jason Burgess Avatar answered Oct 21 '22 06:10

Jason Burgess