Index of /includes/scripts/textboxio

 NameLast modifiedSizeDescription

 Parent Directory   -  
 version.txt 2024-07-04 20:48 190  
 thirdparty-licenses...>2024-07-04 20:48 12K 
 theme/ 2024-07-04 22:09 -  
 textboxio/ 2024-07-04 22:09 -  
 services/ 2024-07-04 22:09 -  
 license.txt 2024-07-04 20:48 267  
 example.css 2024-07-04 20:48 827  
 changelog.html 2024-07-04 20:48 45K 

Welcome to Textbox.io

Welcome to Textbox.io

You have successfully installed the Textbox.io SDK including Textbox.io Server Components.

Textbox.io is a next generation rich text editor that provides users with the best possible authoring experience for desktop and mobile browsers. It's implemented in JavaScript using HTML5 and CSS3 technologies to provide the best in-browser experience and a completely responsive UI.

You can now create editor instances by replacing <textarea> or <div> elements with the textboxio.replace() API. When Textbox.io replaces a <textarea> element within a <form>, it mimics the behavior of the original <textarea> element when the form is submitted, supplying content as part of the <form> POST.

For spell checking and image upload you will need to install and configure the Textbox.io Server Components to a J2EE web application server. See the documentation on Server Components for more information.

Visit the API Basics guide to learn how to tailor the editor to your application's needs.