04 Sep
Posted by Ray Cheung as GPL License, Tools
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.
To implement interactions on a web page, programming with JavaScript is needed. However, it is hard to manage JavaScript for many designers. Therefore, making well-designed web interactions is difficult in general. IxEdit solves this problem. If you have basic knowledge about HTML and CSS, you can create interactions as you like. JavaScript coding is no longer needed.
Requirements: -
Demo: http://www.ixedit.com/
License: GPL License





This does not only do cool stuff, it also looks stunning, and seems to work very fast and good.
i do wonder how this works…
its a piece of javascript, that does the transformations, but where/when is it saved ? where does it store its handles that you just created.
Sander
This tool is amazing. I’m going to give it a try.
stefan
Amazing piece of code!
@sander: it stores stuff in the local database (if you’re on Safari or Chrome you’re good to go – if FF or IE, you need to install Gears).
Seems to me like you can store multiple actions in projects and you can have multiple projects. When done, you can deploy your actions and ixEdit gives you real Javascript. All you need to do is copy-paste it! Thanks for this great tip, Webappers!
It’s faster for me to just type out what I want, so I normally don’t use tools like these.
This is a very very cool tool though. Wish I had it when I was learning jQuery.
Just took a quick look at it – I’m a lot faster by just coding my interactions.
RSS feed for comments on this post · TrackBack URI