Revize c1bdc1c4
Přidáno uživatelem Michal Kliment před více než 9 roky(ů)
media/js/tinymce/plugins/example/dialog.htm | ||
---|---|---|
<p>Custom arg: <input id="somearg" name="somearg" type="text" class="text" /></p>
|
||
|
||
<div class="mceActionPanel">
|
||
<div style="float: left">
|
||
<input type="button" id="insert" name="insert" value="{#insert}" onclick="ExampleDialog.insert();" />
|
||
</div>
|
||
|
||
<div style="float: right">
|
||
<input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
|
||
</div>
|
||
<input type="button" id="insert" name="insert" value="{#insert}" onclick="ExampleDialog.insert();" />
|
||
<input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
|
||
</div>
|
||
</form>
|
||
|
Také k dispozici: Unified diff
Release 1.1.0