/template/sprintdoc/js/ |
H A D | direct.js | 32 var target = $(this).attr('href'); 33 tasksBeforeScrolling(target); 34 scrollToTarget(target); 39 * scroll to / set focus to target of direct link if value of location hash equals direct link 46 var target = $(this).attr('href'); 47 if(hash === target) { 48 tasksBeforeScrolling(target); 49 scrollToTarget(target); 50 setFocusOnLoad(target); 58 * @param target 60 tasksBeforeScrolling(target) global() argument 77 setFocusOnLoad(target) global() argument 101 showSearchField(target) global() argument 111 scrollToTarget(target) global() argument [all...] |
/template/kajukkk/ |
H A D | tpl_footer.php | 14 <a href="https://www.dokuwiki.org" title="Driven by DokuWiki" <?php echo $target?>><img 21 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 23 <!-- <a href="//openwiki.kr/donate" title="Donate" <?php echo $target?>><img 25 <a href="//www.php.net" title="Powered by PHP" <?php echo $target?>><img 27 … <!-- <a href="//validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 29 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 31 <a href="//openwiki.kr/tech/nginx" title="Powered by Nginx" <?php echo $target?>><img
|
/template/congrid/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="https://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 21 <a href="https://php.net" title="Powered by PHP" <?php echo $target?>><img 23 <a href="//validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 25 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 27 <a href="https://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/flat/ |
H A D | tpl_footer.php | 18 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 20 <a href="http://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 22 <a href="http://php.net" title="Powered by PHP" <?php echo $target?>><img 24 <a href="http://validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 26 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 28 <a href="http://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/codowik/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="http://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 21 … <a href="http://www.php.net" target="_blank" title="Powered by PHP" <?php echo $target?>><img 23 … <!--<a href="http://validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 25 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 27 <a href="http://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/binkytestinstance/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="http://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 21 <a href="http://www.php.net" title="Powered by PHP" <?php echo $target?>><img 23 … <a href="http://validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 25 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 27 <a href="http://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/docnavwiki/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="https://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 21 <a href="https://php.net" title="Powered by PHP" <?php echo $target?>><img 23 <a href="//validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 25 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 27 <a href="https://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/simplewiki/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="http://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 21 <a href="http://php.net" title="Powered by PHP" <?php echo $target?>><img 23 … <a href="http://validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 25 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 27 <a href="http://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/zenith/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="http://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 21 <a href="http://php.net" title="Powered by PHP" <?php echo $target?>><img 23 … <a href="http://validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 25 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 27 <a href="http://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/adoradark/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="http://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 21 <a href="http://php.net" title="Powered by PHP" <?php echo $target?>><img 23 … <a href="http://validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 25 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 27 <a href="http://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/dokuwikibee/dokuwikibee/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="https://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 21 <a href="https://php.net" title="Powered by PHP" <?php echo $target?>><img 23 <a href="//validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 25 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 27 <a href="https://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/dokuwikitplacc/dokuwikiBee/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="https://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 21 <a href="https://php.net" title="Powered by PHP" <?php echo $target?>><img 23 <a href="//validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 25 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 27 <a href="https://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/byu_2017_theme/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="https://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 21 <a href="https://php.net" title="Powered by PHP" <?php echo $target?>><img 23 <a href="//validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 25 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 27 <a href="https://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/dokufreech/ |
H A D | tpl_footer.php | 18 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 20 <a href="http://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 22 <a href="http://www.php.net" title="Powered by PHP" <?php echo $target?>><img 24 … <a href="http://validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 26 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 28 <a href="http://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/darkblue/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="https://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 21 <a href="https://php.net" title="Powered by PHP" <?php echo $target?>><img 23 <a href="//validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 25 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 27 <a href="https://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/mindthedark/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="https://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 21 <a href="https://php.net" title="Powered by PHP" <?php echo $target?>><img 23 <a href="//validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 25 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 27 <a href="https://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/ad-hominem/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="https://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img src="<?php echo tpl_basedir(); ?>images/button-donate.gif" width="80" height="15" alt="Donate" /></a> 20 <a href="https://php.net" title="Powered by PHP" <?php echo $target?>><img src="<?php echo tpl_basedir(); ?>images/button-php.gif" width="80" height="15" alt="Powered by PHP" /></a> 21 <a href="//validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img src="<?php echo tpl_basedir(); ?>images/button-html5.png" width="80" height="15" alt="Valid HTML5" /></a> 22 <a href="//jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img src="<?php echo tpl_basedir(); ?>images/button-css.png" width="80" height="15" alt="Valid CSS" /></a> 23 <a href="https://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img src="<?php echo tpl_basedir(); ?>images/button-dw.png" width="80" height="15" alt="Driven by DokuWiki" /></a>
|
/template/kkh/ |
H A D | tpl_footer.php | 38 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 40 <a href="https://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 42 <a href="https://php.net" title="Powered by PHP" <?php echo $target?>><img 44 <a href="//validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 46 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 48 <a href="https://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/ramtop/ |
H A D | tpl_footer.php | 60 … $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 62 <a href="http://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 64 <a href="http://www.php.net" title="Powered by PHP" <?php echo $target?>><img 66 … <a href="http://validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 68 …jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 70 <a href="http://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/kiwiki/ |
H A D | script.js | 49 if ($(event.target).is(trigger)) { 50 if (!$(event.target).hasClass("active")) { 52 $(event.target).addClass("active"); 58 if ($(event.target).is(search)) { 63 if ($(event.target).is(fullscreen)) { 66 if ($(event.target).is(menu)) { 69 if ($(event.target).is(thememode)) {
|
/template/starterbootstrap/ |
H A D | generate_index.php | 30 $target = $id; 51 $target = $nspage; 54 $target = $target.':'; 60 ,'date' => @filectime(wikiFN($target)) 62 ,'target' => $target // id to be used in the menu 63 …,'title' => ($conf['useheading'] && ($title = p_get_first_heading($target)))?$title:$id // NS tit…
|
/template/minimalism/ |
H A D | minimalism.php | 52 $target = ' target="'.$conf['target']['extern'].'"'; 54 $target = null; 56 tpl_link($link, $title, 'title="'.$link.'"'.$target); 59 $target = ' target="'.$conf['target']['wiki'].'"'; 61 $target = null; 64 tpl_link(wl($link), $title, 'title="'.$link.'"'.$target.$style);
|
/template/kajukkd/fonts/demo-files/ |
H A D | demo.js | 6 var target = e.target; 7 if (target.tagName === "INPUT" && 8 target.getAttribute('class').indexOf('liga') === -1) { 9 target.select();
|
/template/20cones/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="//validator.w3.org/check/referer" title="Valid HTML5" <?php echo $target?>><img 21 <a href="//jigsaw.w3.org/css-validator/check/referer?profile=css3" title="Valid CSS" <?php echo $target?>><img 23 <a href="https://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img
|
/template/greensteel/ |
H A D | tpl_footer.php | 17 $target = ($conf['target']['extern']) ? 'target="'.$conf['target']['extern'].'"' : ''; variable 19 <a href="https://www.dokuwiki.org/donate" title="Donate" <?php echo $target?>><img 21 <a href="https://dokuwiki.org/" title="Driven by DokuWiki" <?php echo $target?>><img 23 <a href="https://syntaxseed.com/" title="Template From SyntaxSeed" <?php echo $target?>><img
|