Hi

Discussion in 'JavaScript' started by Pudge1, Jan 12, 2010.

  1. #1
    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.
     
    Pudge1, Jan 12, 2010 IP
  2. camjohnson95

    camjohnson95 Active Member

    Messages:
    737
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
  3. Pudge1

    Pudge1 Well-Known Member

    Messages:
    912
    Likes Received:
    6
    Best Answers:
    1
    Trophy Points:
    140
    Digital Goods:
    1
    #3
    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.
     
    Pudge1, Jan 14, 2010 IP
  4. camjohnson95

    camjohnson95 Active Member

    Messages:
    737
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #4
    I'm not sure how much more in the textbox it can be...
     
    camjohnson95, Jan 14, 2010 IP
  5. dimitar christoff

    dimitar christoff Active Member

    Messages:
    882
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
    #5
    google ckeditor or tinyMCE, else you face rewriting the textbox as a div and formatting manually for everything.
     
    dimitar christoff, Jan 15, 2010 IP
  6. Pudge1

    Pudge1 Well-Known Member

    Messages:
    912
    Likes Received:
    6
    Best Answers:
    1
    Trophy Points:
    140
    Digital Goods:
    1
    #6
    TinyMCE is exactly what I was looking for. Thank you!
     
    Pudge1, Jan 15, 2010 IP