Home
last modified time | relevance | path

Searched refs:tooltip (Results 301 – 325 of 343) sorted by last modified time

1...<<11121314

/plugin/ckgdoku/ckeditor/plugins/geshi/lang/
H A Den.js12 tooltip: 'Enter full or partial name, click to search language menu',
/plugin/fckg/
H A DChanges125 Added tooltip for Scayt
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js110 …';return C?'<b>Disable SCAYT</b>':'<b>Enable SCAYT</b>';};var Z=function(tooltip,style){this.Comma… argument
H A Dfckeditorcode_ie.js111 …';return C?'<b>Disable SCAYT</b>':'<b>Enable SCAYT</b>';};var Z=function(tooltip,style){this.Comma… argument
/plugin/indobible/
H A Dstyle.css4 .tooltip-inner {
11 .tooltip-inner {
/plugin/callflow/
H A Dscript.js29 tooltip: class in style
43 Raphael.el.tooltip = function (paper,x,y,text) { class in Raphael.el
47 …xt(x,(y+style.txtsize/2)+10,text).attr({"font-size":style.tooltip.txtsize,"fill":style.tooltip.txt…
53 …t(BB.x-4,BB.y-2,BB.width+8,BB.height+4).attr({"fill":style.tooltip.bgr,"stroke":style.tooltip.bord…
350 ).tooltip( //show text tooltip on hover
/plugin/jenkins/
H A Dstyle.css42 /* Position the tooltip */
/plugin/issuetracker/
H A DREADME87 Issue list status text as tooltip to save space
92 Issue list severity text as tooltip to save space
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js7704 var tooltip = parse_XLWideString(data);
7707 return {rfx:rfx, relId:relId, loc:loc, tooltip:tooltip, display:display};
8647 cell.l = {Target:cell.HRef, tooltip:cell.HRefScreenTip}; property in cell.l
9543 out[encode_cell({c:rngC,r:rngR})].l.tooltip = val[1];
H A Dxlsx.min.js8tooltip:cell.HRefScreenTip};cell.HRef=cell.HRefScreenTip=undefined}if(cell.MergeAcross||cell.Merge… property in cell.l
H A Dxlsx.min.map1 …um","parse_BrtFmlaString","parse_BrtMergeCell","parse_BrtHLink","relId","tooltip","display","parse…
/plugin/authorlist/
H A Dhelper.php28 protected $tooltip; // none, username or fullname. variable in helper_plugin_authorlist
199 switch($this->tooltip){
224 …ef="'.wl($userpageid).'" rel="author" class="wikilink1" title="'.($this->tooltip = 'none'?$userpag…
226 …="'.wl($userpageid).'" rel="nofollow" class="wikilink2" title="'.($this->tooltip = 'none'?$userpag…
/plugin/medialist/
H A Dhelper.php237 $tooltip = ($tab == 'upload') ? $lang['btn_upload'] :$lang['btn_media'];
239 return html_btn('media', $INFO['id'], $accesskey, $params, $method, $tooltip, $label);
/plugin/markdownextra/lib/meltdown/js/
H A Djquery.meltdown.js341 tooltip: 'rightMiddle'
/plugin/patchpanel/
H A Dscript.js2 var tooltip = document.getElementById("patchpanel_tooltip");
3 if (!tooltip) {
4 tooltip = document.createElement('div');
5 tooltip.setAttribute("id", "patchpanel_tooltip");
6 document.body.appendChild(tooltip);
/plugin/subjectindex/syntax/
H A Dindex.php376 $tooltip = $this->_get_abstract($id);
377 if (!empty($tooltip)) {
378 $tooltip = str_replace("\n", ' ', $tooltip);
379 $link = preg_replace('/title=\".+?\"/', 'title="' . $tooltip . '"', $link, 1);
/plugin/advrack/
H A Djquery.qtip.js150 this.tooltip = elements.tooltip = tooltip = $('<div/>', {
700 tooltip = this.tooltip,
968 tooltip = this.tooltip;
1128 tooltip = this.tooltip,
1199 tooltip = elements.tooltip,
1253 tooltip = elements.tooltip,
1521 tooltip = this.tooltip,
2651 tooltip = current.tooltip,
2715 tooltip = api.tooltip,
2797 var tooltip = qtip.tooltip;
[all …]
H A Dstyle.css104 /* Default tooltip style */
131 /*! Light tooltip style */
143 /*! Dark tooltip style */
163 /*! Cream tooltip style */
179 /*! Red tooltip style */
203 /*! Green tooltip style */
219 /*! Blue tooltip style */
257 /* Youtube tooltip style */
H A Dscript.js287 function setupTooltip(raph_obj, tooltip) { argument
288 if (tooltip)
289 jQuery(raph_obj.node).qtip(tooltip);
/plugin/dokumicrobugtracker/js/
H A Djquery.jeditable.mini.js5 …(){};var onerror=settings.onerror||reset;if(settings.tooltip){$(this).attr('title',settings.toolti…
10 e.preventDefault();e.stopPropagation();if(settings.tooltip){$(self).removeAttr('title');}
25 $(self).attr('title',settings.tooltip);return false;});});this.reset=function(form){if(this.editing…
26 if(settings.tooltip){$(self).attr('title',settings.tooltip);}}}};});};$.editable={types:{defaults:{…
/plugin/txt2tags/
H A Dtables.js34 jQNew('abbr').tooltip({
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js461 Timeline.CompactEventPainter.prototype.paintPreciseInstantEvent=function(H,F,B,A){var C={tooltip:H.… property in Timeline.CompactEventPainter.paintPreciseInstantEvent.C
483 }var E={tooltip:A.join("; ")}; property in Timeline.CompactEventPainter.paintCompositePreciseInstantEvents.E
578 var v=I._paintEventLabel({tooltip:i},{text:w.text},F+w.labelLeft,Z+w.top,w.labelSize.width,w.labelS…
601 var A=this._paintEventLabel({tooltip:e},{text:e},F+J,Z+m,H.width,H.height,c);
609 Timeline.CompactEventPainter.prototype.paintImpreciseInstantEvent=function(I,G,B,A){var C={tooltip:… property in Timeline.CompactEventPainter.paintImpreciseInstantEvent.C
627 Timeline.CompactEventPainter.prototype.paintPreciseDurationEvent=function(I,G,B,A){var C={tooltip:I… property in Timeline.CompactEventPainter.paintPreciseDurationEvent.C
645 Timeline.CompactEventPainter.prototype.paintImpreciseDurationEvent=function(I,G,B,A){var C={tooltip property in Timeline.CompactEventPainter.paintImpreciseDurationEvent.C
729 if("tooltip" in C&&typeof C.tooltip=="string"){A.title=C.tooltip;
740 if("tooltip" in E&&typeof E.tooltip=="string"){B.title=E.tooltip;
753 if("tooltip" in G&&typeof G.tooltip=="string"){L.title=G.tooltip;
/plugin/latex/
H A DTODO7 - using object tag instead means no tooltip text, no linking.
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js461 Timeline.CompactEventPainter.prototype.paintPreciseInstantEvent=function(H,F,B,A){var C={tooltip:H.… property in Timeline.CompactEventPainter.paintPreciseInstantEvent.C
483 }var E={tooltip:A.join("; ")}; property in Timeline.CompactEventPainter.paintCompositePreciseInstantEvents.E
578 var v=I._paintEventLabel({tooltip:i},{text:w.text},F+w.labelLeft,Z+w.top,w.labelSize.width,w.labelS…
601 var A=this._paintEventLabel({tooltip:e},{text:e},F+J,Z+m,H.width,H.height,c);
609 Timeline.CompactEventPainter.prototype.paintImpreciseInstantEvent=function(I,G,B,A){var C={tooltip:… property in Timeline.CompactEventPainter.paintImpreciseInstantEvent.C
627 Timeline.CompactEventPainter.prototype.paintPreciseDurationEvent=function(I,G,B,A){var C={tooltip:I… property in Timeline.CompactEventPainter.paintPreciseDurationEvent.C
645 Timeline.CompactEventPainter.prototype.paintImpreciseDurationEvent=function(I,G,B,A){var C={tooltip property in Timeline.CompactEventPainter.paintImpreciseDurationEvent.C
729 if("tooltip" in C&&typeof C.tooltip=="string"){A.title=C.tooltip;
740 if("tooltip" in E&&typeof E.tooltip=="string"){B.title=E.tooltip;
753 if("tooltip" in G&&typeof G.tooltip=="string"){L.title=G.tooltip;
/plugin/gil/
H A Dstyle.css17 .dokuwiki .gil > .tooltip {
22 .dokuwiki .gil:hover > .tooltip {

1...<<11121314