Home
last modified time | relevance | path

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

/plugin/spellcheck/
Dscript.js178 if (target.id != ajax_spell.suggestObj.id){
179 ajax_spell.suggestObj.style.display = "none";
191 ajax_spell.buttonObj.onclick = function(){ ajax_spell.resume(); return false; };
192 ajax_spell.buttonObj.title = ajax_spell.txtStop;
193 ajax_spell.buttonObj.accessKey = '';
194 ajax_spell.imageObj.src = DOKU_BASE+'lib/plugins/spellcheck/images/spellstop.png';
197 ajax_spell.buttonObj.onclick = function(){ajax_spell.setState('start'); return false; };
198 ajax_spell.buttonObj.title = ajax_spell.txtNoErr;
199 ajax_spell.buttonObj.accessKey = '';
200 ajax_spell.imageObj.src = DOKU_BASE+'lib/plugins/spellcheck/images/spellnoerr.png';
[all …]
Dtmp3 js_runonstart("ajax_spell.init('".