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.
A:
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.
George Sisco
2009-10-31 02:27:30