Live XML Editor: Version 1.5

I recently had a chance to make a few updates to the Live XML Editor and address some user requests. Version 1.5 is now done and out.  Among the updates are:

jQuery 1.4 support. Since the editor relies heavily on DOM rendering and events, this update makes the app snappier.

Comment node display and editing. This was requested by a user and I was surprised that I hadn’t thought of it. Creating comments isn’t supported yet, but its on the to-do list.

– Various bug fixes, tweaks and optimizations.

– Added (MIT) license.

Check it out: http://liveXmlEdit.com.  Code is also on GitHub: http://github.com/subchild/liveXmlEdit/