Searched refs:elem (Results 1 – 5 of 5) sorted by relevance
| /dokuwiki/lib/plugins/logviewer/ |
| H A D | script.js | 14 $dl.find('dt').each(function (idx, elem) { argument 15 if (elem.innerText.match(re)) { 16 jQuery(elem).removeClass('hidden'); 18 jQuery(elem).addClass('hidden');
|
| /dokuwiki/inc/ |
| H A D | form.php | 148 * @param string|array $elem Pseudo-tag or string to add to the form. 152 public function addElement($elem) argument 154 $this->_content[] = $elem; 163 * @param string|array $elem Pseudo-tag or string to add to the form. 167 public function insertElement($pos, $elem) argument 169 array_splice($this->_content, $pos, 0, array($elem)); 178 * @param string|array $elem Pseudo-tag or string to add to the form. 182 public function replaceElement($pos, $elem) argument 185 if (!is_null($elem)) $rep[] = $elem; 201 foreach ($this->_content as $pos => $elem) { [all …]
|
| /dokuwiki/lib/plugins/styling/lang/hu/ |
| H A D | intro.txt | 1 Ezzel az eszközzel módosíthatod az aktuális sablon kinézetének néhány elemét.
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery.min.js | 2 …elem,n=0;while((o=i.handlers[n++])&&!u.isImmediatePropagationStopped())u.rnamespace&&!1!==o.namesp… property
|
| H A D | jquery-ui.min.js | 6 …elem:a})}),u.using&&(t=function(t){var e=g.left-h.left,i=e+p-r,s=g.top-h.top,n=s+f-l,o={target:{el… property
|