Lines Matching refs:ct_div_j
1824 XXBK_base_ui.prototype.init_ct_div=function(ct_div_j){ argument
1825 ct_div_j.html("how are you");
1901 XXBK_slice.prototype.init_ct_div= function(ct_div_j,params_obj){ argument
1905 call_ob.show_slice(ct_div_j,params_obj);
1910 XXBK_slice.prototype.show_slice= function(ct_div_j,params_obj){ argument
1922 ct_div_j.html(rt[0]);
1924 …ct_div_j.html("!!! Maybe The slice words was deleted from the wordlist,please choose another word …
1938 XXBK_newTpl.prototype.init_ct_div=function(ct_div_j,params_obj) { argument
1948 ct_div_j.html(data.error.data);
1951 ct_div_j.attr("init",'y');
1962 XXBK_open.prototype.init_ct_div=function(ct_div_j,params_obj){ argument
1963 XXBK_base_ui.prototype.init_ct_div.call(this,ct_div_j); argument
1964 ct_div_j.html(ct_div_j.html()+" <br/> i am XXBK_open");
1972 ct_div_j.addClass("wordlist");
1981 ct_div_j.html(data.result);
1982 var js_div=ct_div_j[0];
1993 ct_div_j.attr("init",'y');