Home
last modified time | relevance | path

Searched refs:rel (Results 26 – 50 of 173) sorted by relevance

1234567

/plugin/lightboxv2/
H A Dscript.js5 …ray=[],(!e.rel||""==e.rel)&&!a.allSet?a.imageArray.push([e.href,a.displayTitle?e.title:""]):b("a")…
/plugin/dirtylittlehelper/mermaid/editor/src/
H A DApp.svelte29 rel="stylesheet" />
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.js188 …g:image"], meta[property="og:image:url"], meta[name="twitter:image"], link[rel="image_src"], items…
202 img = $('link[rel~="shortcut"][rel~="icon"]').attr('href');
610 $('<link/>',{rel:'stylesheet',type:'text/css',href:css_path}).appendTo(document.head);
/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php1280 public $rel; variable in Google_CommentInReplyTo
1294 public function setRel( $rel) { argument
1295 $this->rel = $rel;
1298 return $this->rel;
2486 public $rel; variable in Google_OrkutLinkResource
2495 public function setRel( $rel) { argument
2496 $this->rel = $rel;
2499 return $this->rel;
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.ruleset.class.php67 $rel = strtolower($root->get_attribute("rel"));
76 if ($rel == "stylesheet" &&
/plugin/semanticdata/
H A Dhelper.php151 …$outs[] = '<a href="'.ml($val).'" class="media" rel="lightbox"><img src="'.ml($val,"w=$sz").'" alt…
/plugin/virtualkeyboard/vk/
H A Dreadme.txt17 <link rel="stylesheet" type="text/css" href="keyboard/keyboard.css" /><!-- ��������� �� ���� �� key…
/plugin/oiddelegate/
H A Dadmin.php57 if(preg_match('/<.*?(rel=["\']openid.server["\']).*?>/i',$data,$match)){
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsampleposteddata.lasso31 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsample01.lasso31 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsample03.lasso31 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsample02.lasso31 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsample04.lasso31 <link href="../sample.css" rel="stylesheet" type="text/css" />
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Drespond.min.js5 …){for(var b=0;b<s.length;b++){var c=s[b],e=c.href,f=c.media,g=c.rel&&"stylesheet"===c.rel.toLowerC…
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample01.afp30 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsampleposteddata.afp30 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsample03.afp30 <link href="../sample.css" rel="stylesheet" type="text/css" />
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsampleposteddata.asp31 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsample01.asp33 <link href="../sample.css" rel="stylesheet" type="text/css" />
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample01.cfm32 <link href="../sample.css" rel="stylesheet" type="text/css" />
H A Dsample01_mx.cfm32 <link href="../sample.css" rel="stylesheet" type="text/css" />
/plugin/galleryv1.5/
H A Dsyntax.php366 $a['rel'] = "lightbox";
/plugin/findologicxmlexport/vendor/sebastian/environment/
H A DREADME.md58 HipHop VM 2.4.0-dev (rel)
/plugin/data-au/
H A Dhelper.php354 $html = str_replace('href', 'rel="lightbox" href', $html);
/plugin/findologicxmlexport/tpl/
H A Dadmin.twig3 <link rel="stylesheet" type="text/css" href="{{stylesheetUrl}}">

1234567