Wonderful! Thank you for sharing.
On Mon, May 20, 2013 at 10:26 PM, Doug Anderson <[email protected]> wrote: > I just wanted to announce that I've released some code the provides rich > text editing capabilities using Bootstrap styling and markup. > > In a nutshell the code effectively replaces chosen textarea fields with a > corresponding div contenteditable="true" and a set of Bootstrap styled edit > buttons. The contenteditable div is also Bootstrap styled, of course, to > have a very similar look to the original textarea. The html source > generated from user input into the contenteditable div is copied back to > the original textarea for seamless form behavior. It's not perfect but at > least it's a descent starting point. Anyway, I hope some of you find the > code useful. > > MIT License: > https://github.com/claystreet/bootstrap-rta > > > -- > You received this message because you are subscribed to the Google Groups > "twitter-bootstrap" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
