IxEdit, on the fly interation design tools for the web
IxEdit is a JavaScript-based interaction design tool for the web. With IxEdit, designers can practice DOM-scripting without coding to change, add, move, or transform elements dynamically on your web pages. Especially, IxEdit must be useful to try various interactions rapidly in the prototyping phase of your web application.
IxEdit generates JavaScript code automatically from the parameters you specified. The generated JavaScript code is designed to run with jQuery and jQuery UI, the internationally used famous JavaScript library, and it presents powerful interactions. You don’t need to care about cross-browser differences since jQuery does it for you.
Demo: http://www.ixedit.com/samples/
License: GNU General Public License