Why not? There is an example for ajax save/load; http://www.tinymce.com/tryit/ajax_load_save.php
On Mon, Oct 15, 2012 at 9:58 PM, Saiful Amri <[email protected]> wrote: > Hello... > > Thank you for all of your answers, I mean that, how to using editor for > web like TinyMCE or other editors in BT that support ajax when save the > content of editor into a database in add or edit operation of a content. I > found that TinyMCE or CKeditor does not support saving directly using ajax > without refresh page. Maybe, they are using Iframe on background editor, so > we ca not save a content using ajax directly, the content can not be read > when saving into a database. > > > thanks > > Best Regards > > Saiful Amri > > > > > On Tue, Oct 16, 2012 at 12:03 AM, Barry Carlyon <[email protected]>wrote: > >> I don't think he was after a offline html editor/programmer/dev >> environment. >> >> But after something like TinyMCE that WordPress uses for its post >> editor... >> >> I could be wrong tho. Original post is a little unclear really. >> >> Sent from my iPad >> >> On 15 Oct 2012, at 17:54, Eric Fookes <[email protected]> wrote: >> >> If you're using Windows, you might like to give NoteTab a try. It's >> currently the only code-based HTML editor that supports Bootstrap (v 2.1.1). >> >> Building a Bootstrap page with NoteTab is really easy. First open the >> included Bootstrap Clip library in NoteTab and then drag-and-drop Bootstrap >> snippets into your document. Most of these pop up a dialog box that lets >> you select options and fill-in fields before the completed code is pasted >> in your page. You'll find more details and some screenshots here: >> >> http://www.notetab.com/html-editor.php#Clips >> >> NoteTab is available in several editions, including a free one called >> NoteTab Light. >> >> Full disclosure: we are the developers of NoteTab. >> >> On Monday, March 26, 2012 4:02:16 PM UTC+2, Saiful Amri wrote: >>> >>> Hello, Is there any suitable editor for bootstraps? >>> >>> I have been tried tinyeditor, but it does not support ajax for calling >>> editor... >>> >>> Wysiwyg editor good, but still bad in design.... >>> >>> Btw, how to post something using ajax + Wysiwyg? >> >> >
