Home
last modified time | relevance | path

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

/plugin/pagestat/
Dscript.js245 PTwindow.prototype.getwin=function(){return this.jqwin;}; method in PTwindow
272 var thecl=this.getwin().find(class_name);
295 this.getwin().css({
311 this.getwin().stop().fadeIn(300).fadeTo(5000,0.5).slideUp(500);
357 var g_wordlist = this.getwin().find("select.g_w_selct option:selected").html();
358 var u_wordlist = this.getwin().find("select.u_w_selct option:selected").html();
363 var jqwin =this.getwin();
549 var logblock= this.getwin().find(".pt_edit_log");
686 this.getwin().find("input.al_filtword").click(function(){
691 this.getwin().find("input.al_checkword").click(function(){
[all …]