Javascript Quote

Discussion in 'JavaScript' started by Silver89, Apr 13, 2008.

  1. #1
    Hi,

    I'm creating a forum sort of page and need to be able to quote text into the form input text area.

    Is there a simple way to do this with a button and javascript?

    Thanks
     
    Silver89, Apr 13, 2008 IP
  2. ajsa52

    ajsa52 Well-Known Member

    Messages:
    3,426
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    160
    #2
    Have you tried with the entitie: " or &# 34; (removing space).
    Also you can try with this other characters: “” «»
     
    ajsa52, Apr 14, 2008 IP