[solved] A script for formatting input in a modern manner.

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
Vael Victus
Forum Newbie
Posts: 24
Joined: Wed Jun 03, 2009 9:29 am

[solved] A script for formatting input in a modern manner.

Post by Vael Victus »

Really no idea how to describe this... thus I can't google!

When posting in modern environments, such as Tumblr or WordPress, there's a pretty sweet script that will allow the user to, for example, hit ctrl + B on the keyboard to get bolded text. Not only does it make the text bold, but the user sees it bolded in the input box itself. It's like writing a Word document, except on the Internet.

I was hoping one of you knew even a basic script that would allow for such a thing. Or if you have some suggestions for what to even google.
Last edited by Vael Victus on Wed Nov 17, 2010 6:09 pm, edited 1 time in total.
User avatar
kaszu
Forum Regular
Posts: 749
Joined: Wed Jul 19, 2006 7:29 am

Re: A script for formatting input in a modern manner.

Post by kaszu »

It's called "Rich text editor" or "wysiwyg"
Post Reply