diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/keycode/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/keycode/index.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/keycode/index.html b/files/pl/mozilla/tech/xul/atrybut/keycode/index.html deleted file mode 100644 index f27eb67748..0000000000 --- a/files/pl/mozilla/tech/xul/atrybut/keycode/index.html +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: keycode -slug: Mozilla/Tech/XUL/Atrybut/keycode -tags: - - Atrybuty_XUL - - Dokumentacja_XUL -translation_of: Archive/Mozilla/XUL/Attribute/keycode ---- -<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> -<dl><dt> <code id="a-keycode"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/keycode">keycode</a></code> -</dt><dd> Typ: <i>kod klawisza łańcucha znaków</i> -</dd><dd> Dla klawiszy skrótu, które nie są wyświetlane jako litery, takich jak Enter lub klawisze funkcyjne, można wykorzystać ten atrybut zamiast <code id="a-key"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/key">key</a></code>. Dozwolone kody klawiszy są wymienione na <a class="external" href="http://www.xulplanet.com/tutorials/xultu/keyref.html">tej liście</a>. -</dd></dl> -<p><br> -</p> -<div class="noinclude"> -</div> |