[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
pmb
/
assets
/
tinymce
/
src
/
core
/
src
/
demo
/
html
/
[
Home
]
File: full_demo.html
<!DOCTYPE html> <html> <head> <title>Tinymce full featured Demo Page</title> <script src="../../../config/bolt/bootstrap-demo.js"></script> <script> ephox.bolt.module.api.main('tinymce.core.demo.FullDemo'); </script> </head> <body> <h2>Tinymce full featured Page</h2> <div id="ephox-ui"> <textarea></textarea> </div> </body> </html>