Categories
Tags → Innerhtml In Javascript

DomAxh - DOM translated Asynchronous XHTML

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...
DETAILS

Remote Scripting for Java-based Web Application

Remote Scripting allows browser to call server functions without refresh the whole page. Javascript in client side makes calls to Java functions in server side, refreshes part of the page components, such as select options, div innerHTML etc. It work...
DETAILS
©2003-2019 jCay.com