Lines Matching refs:click

158     this.jqwin.children("input[name='close']").click(function(){
254 jQuery(trigger).click({"obj":this,"fuc":this.show},tsshow);
686 this.getwin().find("input.al_filtword").click(function(){
691 this.getwin().find("input.al_checkword").click(function(){
703 this.getwin().find("input.al_generate").click(function(){
709 this.getwin().find("input.al_makewords").click(function(){
905 con_win.find(".xxpg_analyze").click(function(){
911 con_win.find(".xxpg_merge").click(sort_wordlist);
983 ctwin.find(".ckbt_checkword").click(function(){
991 ctwin.find(".ckbt_fullinf").click(function(){
998 ctwin.find(".ckbt_sort").click(function(){
1034 ctwin.find(".wc_pre").click(function(){
1040 ctwin.find(".wc_next").click(function(){
1114 ctwin.find(".wrap_vo").click();
1151 ctwin.find(".ckbt_test").click(function(){
1232 outwin.find(".show_learnlist").click(show_learnlist);
1247 outwin.find(".show_learnlist").click(show_learnlist);
1260 btckall.click(function(){
1263 btunckall.click(function(){
1462 parse_bt.click({"ptwin":ptwin},parse_learn);
1493 ptwin.output.find(".match_show_dl").click(function(){
1532 search_bt.click({"ptwin":ptwin},search_learn);
1620 addw_bt.click({"ptwin":ptwin},addto_wordlist);
1690 wlsdiv.children("input[name='wl_addwords']").click({"wlsdiv":wlsdiv},add_newwords);
1706 jQuery(" .pg_show_wl",context).click(function(){
1709 jQuery(" #pg_filt_wl",context).click(filt_page_wordls);
1808 this.jdom_me.find("span.xxbk_base_title").click(function(){
1853 jq_title.click();
2041 jQuery(".pt_pagetools").click(function(event){
2070 jQuery(" .xxpg_learn",context).click(search_learn_win);
2071 jQuery(" .xxpg_parse",context).click(parse_learn_win);
2072 jQuery(" .xxpg_open",context).click(open_page_win);
2073 jQuery(" .xxpg_words",context).click(addnewwords_win);
2074 jQuery(" .xxpg_twoedit",context).click(Two_edit_win);
2075 jQuery(" .xxpg_checkwords",context).click(Make_Checkwords_Win);
2076 jQuery(" .xxpg_test",context).click(Make_XXtest_Win);
2077 jQuery(" .xxpg_card",context).click(Make_wordcard_win);