Home
last modified time | relevance | path

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

/plugin/indexmenu/scripts/
Dtoolbarindexwizard.js128 jQuery.each(props.numberinput, function (j, numid) { argument
132 .html('#<input type="text" id="' + numid + '">')
261 … jQuery.each(indexmenu_wiz.fields.div6.elems[input.id].numberinput, function (j, numid) { argument
262 let num = parseInt(jQuery('input#' + numid).val());