diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/własność/currenturi/index.html')
| -rw-r--r-- | files/pl/mozilla/tech/xul/własność/currenturi/index.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/własność/currenturi/index.html b/files/pl/mozilla/tech/xul/własność/currenturi/index.html new file mode 100644 index 0000000000..72453ca0fd --- /dev/null +++ b/files/pl/mozilla/tech/xul/własność/currenturi/index.html @@ -0,0 +1,16 @@ +--- +title: currentURI +slug: Mozilla/Tech/XUL/Własność/currentURI +tags: + - Własności_XUL +translation_of: Archive/Mozilla/XUL/Property/currentURI +--- +<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL" title="Dokumentacja_XUL">Dokumentacja XUL</a></span></div> +<dl><dt> <code><span><a href="https://developer.mozilla.org/pl/docs/XUL/Własność/currentURI">currentURI</a></span></code> +</dt><dd> Typ: <i><a href="pl/NsIURI">nsIURI</a></i> +</dd><dd> Własność tylko do odczytu zawierająca aktualnie wczytany adres URL. Aby zmienić adres URL, należy zastosować metodę <span id="m-loadURI"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/loadURI">loadURI</a></code></span>. +</dd></dl> +<p><br> +</p> +<div class="noinclude"> +</div> |
