DOM translated Asynchronous XHTML lets you communicate with your server via AJAX, and recieve plain XHTML + scripts that are then translated to your DOM for easy insertion/substitution. What does this mean?: AJAX with no innerHTML and no cryptic XML!
Be the first to post a text review of DomAxh. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Revisions: 6: -More complex examples. -One possible solution for parsing .html files as xml is to get the responseText and parse it into XML but its not working on MSIE (of course) 5: Fixed js inclusion for IE. Still doesnt include CSS files in IE. 4: Worked on examples, and finetuned code - New! Inserts linked styles - New bug: js included files are not loading in IE... but work fine on Mozilla - Fixed included js file bugs - Changed the onload functions form sajaxOnLoad to domaxhOnLoad 3: - Re-orderd some of the functions - Fixed some functions - Additional helper function to tie an object to a request - Worked on some examples 2: - Cleaned the base code and translated the comments to english - Included an example folder for you know what - Added License info 1: - Inicial commit. Includes original functions used for the MINCI website. We still need to clean the code and make it work independently of the SAJAX library and the Floating Window API
Revisions: 6: -More complex examples. -One possible solution for parsing .html files as xml is to get the responseText and parse it into XML but its not working on MSIE (of course) 5: Fixed js inclusion for IE. Still doesnt include CSS files in IE. 4: Worked on examples, and finetuned code - New! Inserts linked styles - New bug: js included files are not loading in IE... but work fine on Mozilla - Fixed included js file bugs - Changed the onload functions form sajaxOnLoad to domaxhOnLoad 3: - Re-orderd some of the functions - Fixed some functions - Additional helper function to tie an object to a request - Worked on some examples 2: - Cleaned the base code and translated the comments to english - Included an example folder for you know what - Added License info 1: - Inicial commit. Includes original functions used for the MINCI website. We still need to clean the code and make it work independently of the SAJAX library and the Floating Window API
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?