I want to make a text box that you can type in and then change things to bold and italic in the textbox without changing everything. Just like on G-Mail.
That is not quite what I meant. I want it so the bold is actually affected IN the textbox. Thanks for responding though. Also sorry about the title I was half-awake and not thinking straight when I posted this.
google ckeditor or tinyMCE, else you face rewriting the textbox as a div and formatting manually for everything.