Searched refs:getBrowserHTML (Results 1 – 1 of 1) sorted by relevance
63 sSearch=this.getBrowserHTML(sSearch);eval("var txt=this.$('"+sId+"')."+sAttribute);if(typeof txt=="…202 getBrowserHTML:function(html){tmpXajax=document.getElementById(this.workId);if(!tmpXajax){tmpXajax=… method in xajax205 if(attribute=="innerHTML"){newData=this.getBrowserHTML(newData);}