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.
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: Google Gears (for FireFox or Internet Explorer; not required for Safari or Chrome)
- Source: http://ixedit.com/
- Demo: http://ixedit.com/samples/
- Download: http://ixedit.com/download/
Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!
- September 4, 2009
- article by Gabriel C.
- Leave a reply!
Related Posts
Web Based AJAX Events Calendar/Schedulerat July 24, 2009
Downloadify: Save Files using Flash & JS without Server Interactionat December 27, 2009
Simple and Easy to Customize XML based CMS: GetSimpleat August 5, 2009 with 4 comments
All-in-One CSS/HTML/JavaScript Front-End Framework: Easyat December 27, 2009 with 1 comment
Collection of Free ToolTips using AJAX, JavaScript & CSSat May 28, 2009 with 1 comment

