- 1,251 categories
- 40,829 scripts
- I have a client that has their own version of IE installed in their large user base (I think this is very typical of large corporations). While they have JavaScript running, they have removed the XMLHTTP object. So, how do you do AJAX without XMLHTTP?
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License