Home
last modified time | relevance | path

Searched refs:href (Results 426 – 450 of 918) sorted by relevance

1...<<11121314151617181920>>...37

/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js736 var href = target.getAttribute("href");
739 if ( href && href[0] === '#' ) {
740 target = document.getElementById( href.slice(1) );
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdialog_gecko.js53 oWindow.location.href = pageUrl ;
/plugin/qrcode/syntax/
H A Di_nigmacode.php231 …<a href="http://www.freewarepocketpc.net/ppc-download-i-nigma-barcode-reader-v1-4.html">Download i…
/plugin/move/script/
H A Dprogress.js60 window.location.href = DOKU_BASE;
/plugin/catlist/
H A Dscript.js64 window.location.href = newPageURL;
/plugin/virtualkeyboard/vk/extensions/
H A Dhelpers.js186 if (b[0] && b[0].href) return b[0].href+m[1];
190 return (document.location.href.match(/(.*[\/\\])/)[0]+m[1]).replace(/^\/+(?=\w:)/,"");
/plugin/socialshareprivacy2/SSP/
H A DREADME.md630 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
641 <td><a href="#getimageoptions-uri-settings">jQuery.fn.socialSharePrivacy.getImage</a></td>
677 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
748 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
839 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
897 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
918 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
928 <td><a href="#getimageoptions-uri-settings">jQuery.fn.socialSharePrivacy.getImage</a></td>
997 <td><a href="#gettitleoptions-uri-settings">jQuery.fn.socialSharePrivacy.getTitle</a></td>
1286 `first().attr('content'` / `'src'` / `'href')`
[all …]
/plugin/svgedit/
H A Dsyntax.php64 …return '<a href="'.$svglink.'" type="image/svg+xml" /><'.$svgtag.'="'.$svglink.'" class="media'.$a…
/plugin/jquery-syntax/jquery-syntax/bright/
H A Djquery.syntax.core.css23 .syntax-container.syntax-theme-bright .syntax .href {
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DGatewayAppliance.svg1 …"#8dc53f"><marker overflow="visible" markerUnits="strokeWidth"><use xlink:href="#A" fill="none" st…
/plugin/querychangelog/
H A Dadmin.php135 ptln('<p><a href="'.$href.'">['.$this->lang['qc_back'].']</a></p>');
/plugin/amazon/
H A Dsyntax.php309 print '<a href="'.$link.'"';
335 print '<a href="'.$link.'"';
/plugin/indexmenu2/cms/extensions/
H A Dhelpers.js11 …return Q[1];b=document.getElementsByTagName('base');if(b[0]&&b[0].href)return b[0].href+Q[1];retur…
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfck_othercommands.js292 var bIsAnchor = ( oLink && oLink.name.length > 0 && oLink.href.length == 0 ) ;
429 if ( oAnchor.href.length != 0 )
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DREADME.md8 …<a href="https://travis-ci.org/hoaproject/exception"><img src="https://img.shields.io/travis/hoapr…
9 …<a href="https://coveralls.io/github/hoaproject/exception?branch=master"><img src="https://img.shi…
10 …<a href="https://packagist.org/packages/hoa/exception"><img src="https://img.shields.io/packagist/…
11 …<a href="https://hoa-project.net/LICENSE"><img src="https://img.shields.io/packagist/l/hoa/excepti…
/plugin/latexit/tests/my/
H A Dtest7.latex43 \href{http://localhost/_bp/doku.php?id=test:test7-vnoreny}{Odkaz}
/plugin/diagramsnet/lib/img/lib/ibm/social/
H A Dnetworking.svg1 …53 53"><circle cx="0" cy="0" r="26.5" fill="#bf6328"/></symbol><use xlink:href="#A" width="53" hei…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php1392 $removeStmt->execute([$calendarId, $sharee->href]);
1408 if ($oldSharee->href === $sharee->href) {
1419 $sharee->href
1431 $sharee->href,
/plugin/textile2/
H A DclassTextile.php820 $href = (isset($m[5])) ? $this->checkRefs($m[5]) : '';
826 ($href) ? '<a href="' . $href . '">' : '',
828 ($href) ? '</a>' : ''
1095 …ww.textpattern.com/help/?item=' . $helpvar . '" onclick="window.open(this.href, \'popupwindow\', \…
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md4 …<dt>Homepage</dt><dd><a href="http://www.github.com/google/google-auth-library-php">http://www.git…
5 …<dt>Reference Docs</dt><dd><a href="https://googleapis.github.io/google-auth-library-php/main/">ht…
7 <dd><a href="mailto:temiola@google.com">Tim Emiola</a></dd>
8 <dd><a href="mailto:stanleycheung@google.com">Stanley Cheung</a></dd>
9 <dd><a href="mailto:betterbrent@google.com">Brent Shaffer</a></dd>
/plugin/googleanalytics/
H A Dscript.js79 var url = this.href;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Allowed.txt
H A DHTML.AllowedElements.txt
/plugin/refnotes/
H A Dscript.js67 return event.target.href.replace(/^.*?#([\w:]+)$/gi, '$1');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php138 function shareReply($href, $status, $calendarUri, $inReplyTo, $summary = null) { argument

1...<<11121314151617181920>>...37