Insert Text in div in a specific position

Insert Text in div in a specific position

Hello ,
  •    I have a Div and button in page .
  •    In the Div there is a text "Hello world" .
  •    The user open the page and set the cursor between "Hello" and "World" . When press on button , I need to set any text between two words .
    How Can I do that by jQuery