vote up 0 vote down star

Are there any tools (frameworks) to create web based layout desinger (something like in Visual Studio, but with html and javascript) - with drag and drop, ability to combine several html tags into one control, changing "control" properties on the fly (e. g. width, font, etc) and exporting layout into html (xml)? Looked at jQuery and ExtJS.

flag

29% accept rate

1 Answer

vote up 0 vote down

There's http://jqueryui.com/ which has a bunch of stuff. I don't know of anything as plug and play as the rich interfaces like visual studio and such, but jQuery UI goes a long way, and it either supports plugins or will soon (can't remember). Forms are one thing people are still wanting with that...

Anyway, I'd say jQuery with jQuery UI is the closest I've seen.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.