PHP Classes

File: extensions/html/js/html_optimized.js

Recommend this page to a friend!
  Classes of Stanimir Angeloff   NAJAX   extensions/html/js/html_optimized.js   Download  
File: extensions/html/js/html_optimized.js
Role: Auxiliary data
Content type: text/plain
Description: NAJAX_HTML Optimized client file.
Class: NAJAX
Call PHP class functions from page with Javascript
Author: By
Last change:
Date: 19 years ago
Size: 191 bytes
 

Contents

Class file image Download
najax.html={};najax.html.onCallCompleted=function(response){if(typeof(response.html)=='string'){if(response.html.length>0){try{eval(response.html)}catch(e){}}}};najax.addObserver(najax.html);