aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/atrybut/tooltip/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/tooltip/index.html')
-rw-r--r--files/pl/mozilla/tech/xul/atrybut/tooltip/index.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/tooltip/index.html b/files/pl/mozilla/tech/xul/atrybut/tooltip/index.html
new file mode 100644
index 0000000000..82be83c0ab
--- /dev/null
+++ b/files/pl/mozilla/tech/xul/atrybut/tooltip/index.html
@@ -0,0 +1,21 @@
+---
+title: tooltip
+slug: Mozilla/Tech/XUL/Atrybut/tooltip
+tags:
+ - Atrybuty_XUL
+ - Dokumentacja_XUL
+translation_of: Archive/Mozilla/XUL/Attribute/tooltip
+---
+<div class="noinclude">
+ <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div>
+<dl>
+ <dt>
+ <code id="a-tooltip"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/tooltip">tooltip</a></code></dt>
+ <dd>
+ Typ:
+ <i>
+ id elementu tooltip</i>
+ </dd>
+ <dd>
+ Powinien być ustawiony na wartość <code id="a-id"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/id">id</a></code> elementu <code><a href="/pl/docs/Mozilla/Tech/XUL/popup" title="popup">popup</a></code>, który powinien być zastosowany jako okienko porady, kiedy kursor myszki jest w danym momencie nad elementem. Porada automatycznie znika, kiedy kursor zostaje przesunięty z nad elementu. Jeśli ten atrybut jest ustawiony na '_child', to pierwsza porada elementu potomnego zostanie użyta wewnątrz elementu.</dd>
+</dl>