jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

  • DHTML Menu Deluxe
    Create Superb DHTML DropDown Menu Menu For Your Site. Free Trial Download!
    deluxe-tree.com

DomAxh - DOM translated Asynchronous XHTML

DeEnFrSp
Hits: 45

DomAxh - DOM translated Asynchronous XHTML

Rating 0.0 0.0
DomAXh is a javascript file that inserts XMLHTTP requests results into your page, by translating plain XHTML (plain 'ol HTML that follows certain basic rules) into XML and then back into your page via the browsers DOM. So not having to reload the web page for each user interaction is what makes 'Ajax' so hot. What makes it NOT is having to use either cryptic XML (having find a way to represent the response in HTML DOM structure, with all the node creating and appending that it implies), or having to settle with the simplistic innerHTML (and thus having to cope with the fact that the browser doesnt parse it so your onclick's, events and scripts just won't work) in order to show the user any new content. Enter DomAXh (pronounced Dom Ash). Using XMLDOM to XHTMLDOM translation (IE & FF compatible), DomAXh makes life easyer for the developer because his/her server response only has to be valid XHTML and DomAXh takes over rendering the response correctly in the calling web page.


Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
Date: Oct, 13 2006
Author: Thomas Woodard, http://domaxh.sourceforge.net/

License

License Type: Other Free / Open Source License | price: Free
License Type: Commercial License | price: 450.00$

Ratings

Number of Ratings: 100 Votes
5     
46%
4
54%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!