GNU v3 XHTML 1.0
ie6 ie firefox opera safari chrome

If you have a custom method that needs to insert data clientside into the editor at the cursor location or selected data, this can be accomplished with a minimum effort on your part.

Insert Text from the textbox below into the cursor location or text selection in the HTML editor above.

  • Just the plain text
  • wrap it in a div element
  • wrap it in a p (paragraph) element
  • wrap it in a span element
  • wrap it in an i (italic) element
  • wrap it in a b (bold) element

Show/Hide code Toggle (declarative syntax and remarks);