Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
changelog.html | 2024-07-04 20:48 | 45K | ||
example.css | 2024-07-04 20:48 | 827 | ||
license.txt | 2024-07-04 20:48 | 267 | ||
services/ | 2024-07-04 22:09 | - | ||
textboxio/ | 2024-07-04 22:09 | - | ||
theme/ | 2024-07-04 22:09 | - | ||
thirdparty-licenses...> | 2024-07-04 20:48 | 12K | ||
version.txt | 2024-07-04 20:48 | 190 | ||
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.