Home
last modified time | relevance | path

Searched refs:getclientwin (Results 1 – 1 of 1) sorted by relevance

/plugin/pagestat/
Dscript.js247 PTwindow.prototype.getclientwin=function(){return this.jqwin.children(".pt_clientwin");}; method in PTwindow
269 this.getclientwin().scrollTop(this.getclientwin()[0].scrollHeight);
302 this.getclientwin().css({
310 this.getclientwin().html(txt);
314 var out_txt =this.getclientwin().html()+txt;
489 this.getclientwin().append(workdiv);
495 return this.getclientwin().children(".pt_edit_static");
499 return this.getclientwin().children(".pt_edit_area");
543 this.getclientwin().append(workdiv);
980 var ctwin=this.getclientwin();
[all …]