blob: 7b144fba61e65c0059ab4961cacc7467c90b4a87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
---
title: makeEditable
slug: Mozilla/Tech/XUL/Metoda/makeEditable
tags:
- Dokumentacja_XUL
- Metody_XUL
translation_of: Archive/Mozilla/XUL/Method/makeEditable
---
<div class="noinclude"><span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL" title="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div>
<dl><dt> <span id="m-makeEditable"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/makeEditable">makeEditable( editortype, waitForLoad )</a></code></span>
</dt><dd> Zwraca typ: <i>nie zwraca wartości</i>
</dd><dd> Ta funkcja włącza edycję w edytorze. Należy określić typ edytora – <code>text</code> lub <code>html</code> – w atrybucie <code id="a-editortype"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/editortype">editortype</a></code>.
</dd></dl>
<p><br>
</p>
<div class="noinclude">
</div>
|