Home
last modified time | relevance | path

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

/plugin/sectiontoggle/
Dscript.js37 if(SectionToggle.toc_xcl.indexOf(text) > -1) return;
198 this.toc_xcl += which_id + " h" + i + ",";
207 this.toc_xcl = this.toc_xcl.replace(/,+$/, "");
208 jQuery(this.toc_xcl).each(function (index, elem) {
216 this.toc_xcl = ">>" + toc_headers_xcl;
231 toc_xcl: "", property