I have the following setting set: blnNoIEdblLine = true.
This works some of the time however, some of the time when I start typing into the text area, the HTML still defaults a <p> at the start of the text..
This seems to happen most of the time when I default a value into the textarea then add/replace the text.
If I click the New Blank document, it clears out the <p> and I am OK.
If I never want to see a <p> tag in my documets, the blnNoIEdblLine = true does not seem to catch all of them..
Any suggestions?
steve