/
home
/
techb158
/
exp.abdallabala.com
/
ui
/
lib
/
tinymce
/
plugins
/
example
/
/home/techb158/exp.abdallabala.com/ui/lib/tinymce/plugins/example
mkdir
upload
Name
Size
Mode
Actions
dialog.html
213
0644
edit
dl
rm
plugin.min.js
658
0644
edit
dl
rm
Edit:
/home/techb158/exp.abdallabala.com/ui/lib/tinymce/plugins/example/dialog.html
(213B)
<!DOCTYPE html> <html> <body> <h3>Custom dialog</h3> Input some text: <input id="content"> <button onclick="top.tinymce.activeEditor.windowManager.getWindows()[0].close();">Close window</button> </body> </html>
Save
Custom dialog
Input some text:
Close window