Home
last modified time | relevance | path

Searched refs:alt (Results 276 – 300 of 391) sorted by relevance

1...<<111213141516

/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/tr/
H A Dtr.txt
/plugin/diagramsnet/lib/math/extensions/
H A Dmml2jax.js19 …eight:g.getAttribute("altimg-height")};e=MathJax.HTML.Element("img",{src:a,alt:d,style:b})}else{e=…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php373 $currentAltReachedAcceptState = ($cfg->alt === $skipAlt);
408 // any remaining configs for this alt have a lower priority
410 $skipAlt = $cfg->alt;
/plugin/eventline/example/
H A DexampleDataForCutAndPaste.txt16 …er. In 1991 he posted a short summary of the World Wide Web project on the alt.hypertext newsgroup…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmaction.js19 …},tooltip:function(i,j,h){if(this.data[1]&&this.data[1].isToken){i.title=i.alt=this.data[1].data.j…
/plugin/autlogin/
H A Dadmin.php1744 $alt = '&minus;';
1747 $alt = '+';
1749 $ret .= '<img src="'.$img.'" alt="'.$alt.'" />';
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc325 var alt = "";
856 if(attrs[i].name == 'alt') {
857 alt=attrs[i].value;
969 if(alt) {
970 results += alt + ' ';
971 alt = "";
1143 if(alt) {
1144 results += this.attr + '|' + alt +'}}';
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc412 var alt = "";
909 if (attrs[i].name == 'alt') {
910 alt = attrs[i].value;
1011 if (alt) {
1012 results += alt + ' ';
1013 alt = "";
1171 if (alt) {
1172 results += this.attr + '|' + alt + '}}';
/plugin/codemirror/dist/modes/
H A Dmscgen.min.js.map1alt\", \"else\", \"opt\", \"break\", \"par\", \"seq\", \"strict\", \"neg\", \"critical\", \"ignore…
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js8 …rc.match(/^file:\/\//)&&e.attributes.alt&&e.attributes.alt.match(/^https?:\/\//)&&(e.attributes.sr…
27 …ction(a){!c&&"img"==a.name&&a.attributes["cke-ignored"]&&"*"==a.attributes.alt&&(c="·",a.remove())…
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt431 echo '<img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" />';
436 echo '<td><img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" /></td>';
443 echo '<img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" />';
448 echo '<td><img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" /></td>';
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm15 <cfset aspell_opts = "-a --lang=#lang# --encoding=utf-8 -H --rem-sgml-check=alt">
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm15 <cfset aspell_opts = "-a --lang=#lang# --encoding=utf-8 -H --rem-sgml-check=alt">
/plugin/siteexport/
H A Dhelper.php338 …OpenTag('a', array('href' => 'http://www.dokuwiki.org/plugin:' . $plugin, 'alt' => 'install plugin…
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js9 …rc.match(/^file:\/\//)&&a.attributes.alt&&a.attributes.alt.match(/^https?:\/\//)&&(a.attributes.sr…
29 …ction(a){!c&&"img"==a.name&&a.attributes["cke-ignored"]&&"*"==a.attributes.alt&&(c="·",a.remove())…
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js.unc110 inner = inner.replace(/<img\s/, '<img alt=\"msword\" ');
/plugin/pdfjs/pdfjs/web/locale/it/
H A Dviewer.properties150 text_annotation_type.alt = [Annotazione: {{type}}]
/plugin/fckg/
H A DChanges94 In edit.php: insert this.is_smiley = false after alt (text form of smiley) is added to results;
95 prevents corruption of text formats and insertion of javascript 'undefined' when alt is not found
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13alt:!1,ctrl:!1,meta:!1},keyCode:null}},parse:function(t){for(var e=[],n=this.getExpressions(this.t… property in t.$keyboardNavigation.shortcuts.commandKeys
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified376 alt: "Tool Tip",
512 alt: "Page Break",
667 CKEDITOR.lang.en.image['alt'] = "HoverTip";
H A Den.js.unc5alt":"Alternative Text","border":"Border","btnUpload":"Send it to the Server","button2Img":"Do you…
11 CKEDITOR.lang.en.image['alt'] = "HoverTip";
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1alt:""});e.insertElement(this.imageElement)}else{this.imageElement=this.cleanImageElement;delete t…
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1alt:""});e.insertElement(this.imageElement)}else{this.imageElement=this.cleanImageElement;delete t…
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95alt":"Alternative Text","border":"Border","btnUpload":"Send it to the Server","button2Img":"Do you…
/plugin/imapmarkers/
H A DREADME.md52 ```TITLE``` is the title for your image, technically the ```alt="TITLE"``` attribute of the ```img`…

1...<<111213141516