Home
last modified time | relevance | path

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

/plugin/editsections2/
H A Dscript.js80 function addEditIdLookupTable(sectionEditForm) { argument
85 parent = sectionEditForm.parentNode;
93 (startPos = getRangeValue(sectionEditForm.range, 'start'))
110 var sectionEditForm,
116 sectionEditForm = event.target.form;
118 if (!sectionEditForm) {
122 endPos = getRangeValue(sectionEditForm.range, 'end');
143 cursor = sectionEditForm.parentNode;
261 sectionEditForm,
294 (sectionEditForm = cursor.getElementsByTagName('form').item(0)) &&
[all …]