on the browser settings; by default, it will be cached.
actually the easiest way (requires almost no change to the current code) to integrate such an editor to an existing system is to use the open source tinyMCE: https://tinymce.moxiecode.com/ , which converts all or specific existing TEXTAREA elements on a page to rich text editors with 2 lines of code.