» Birthday Bundle - Over $400 worth of Envato files for just $20

IxEdit: A JavaScript-based On-the-Fly Interaction Tool for the Web

Posted on September 4, 2009, Filled under JavaScript,  Bookmark it

IxEdit is a JavaScript-based interaction tool useful for web developers that can practice DOM-scripting without coding to change, add, move or transform elements dynamically on web pages. IxEdit can be used to try various interactions rapidly in the prototyping phase.

The interactions you create using this entirely new type of design tool (which itself is made with JavaScript) will be applied on the fly to the web page, so you can edit them while checking how they behave in real time. This tool generates JavaScript code automatically from the parameters you specified. The generated code is designed to run with the famous international libraries JQuery and JQuery UI. Therefore, you should not worry about browser compatibility, since JQuery does it for you.

Another nice thing is the fact that interactions are saved to the database in your local environment (Client-Side Database Storage). This way the data won’t be lost even if you close or reload the browser.

IxEdit

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.

Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!

Get our RSS Feed!

Leave a Reply


* = required fields

  (will not be published)


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Note: If you want to post CODE Snippets, please make them postable first!
(e.g. <br /> should be converted to &lt;br /&gt;)