Searched refs:domain (Results 1 – 16 of 16) sorted by relevance
3 License: none (public domain)
44 copy of the public domain dedication, visit http://creativecommons.org/licenses/publicdomain/
78 return !!(this.path.match(/^https?\:/i) && !this.path.match('//' + document.domain) )
10 …{return !!(this.path.match(/^https?\:/i)&&!this.path.match("//"+document.domain))};e.prototype.che…
1578 $domain = self::getApexDomainUrl();1579 $header = '<div class="container p-3" style="text-align: center;position:relative;z-index:100">Welcome to the <a href="' . $domain . '/">Strap template</a>.<br/>1580 If you don\'t known the <a href="https://combostrap.com/">ComboStrap</a>, it\'s recommended to follow the <a href="' . $domain . '/getting_started">Getting Started Guide</a>.<br/>1581 Otherwise, to create a menu bar in the header, create a page with the id (' . html_wikilink(':' . $navBarPageName) . ') and the <a href="' . $domain . '/menubar">menubar component</a>.1592 $domain = self::getApexDomainUrl();1598 $footer = '<div class="container p-3" style="text-align: center">Welcome to the <a href="' . $domain . '/strap">Strap template</a>. To get started, create a page with the id ' . html_wikilink(':' . $footerPageName) . ' to create a footer.</div>';1608 $domain = self::getApexDomainUrl();1611 $poweredBy .= " <small><i>Powered by <a href=\"$domain\" title=\"ComboStrap " . $version . "\" style=\"color:#495057\">ComboStrap</a></i></small>";
54 CORS issues in Firefox and IE9+, when fonts are hosted on the separate domain.
60 | `feedbackEmail` | the recipient Email address for the feedback | `address@domain.com` |
78 … that happen when a stylesheet loads a font that's stored on a different domain or subdomain. This…210 … work with CDNs in Firefox. Firefox blocks fonts linked from a different domain. A CDN (typically …
109 … work with CDNs in Firefox. Firefox blocks fonts linked from a different domain. A CDN (typically …
117 … work with CDNs in Firefox. Firefox blocks fonts linked from a different domain. A CDN (typically …
7 License: none (public domain)
5211 if (o.domain) params += ";domain="+ o.domain;5280 , domain: "" // blank = current domain property in $.layout.defaults.stateManagement.cookie