Tag Archives: p

tinyMCE – startup without p tag

Since the new release of tinyMCE (3.x), every opened editor starts with a p tag. To circumvent this behaviour, place the following line into your init function of the editor:

Read more