Searched refs:within_scope (Results 1 – 1 of 1) sorted by relevance
986 jtab.renderimplicit = function (within_scope) { argument987 …jQuery('.jtab', within_scope).not('.rendered').each(function (name, index) { jtab.render(this); });