I am using the tinyMCE on an editor, and am having a slight formatting problem.

I am inserting this into the textarea:

<p>sample text</p><p>sample text2</p>

this is what the tinyMCE is showing, as soon as it is loaded.

<p>&nbsp;</p><p>sample text</p><p>sample text2</p><p>&nbsp;</p>

Something is inserting these blank lines at the front and back during
"cleanup_on_startup"

Is this something I can easily control (as in turn off) without
disabling the entire cleanup routine.

(and yes, I am searching google and the moxiecode forums.)

thanks for any info
Jerry

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 beta – Build next generation applications today.
Free beta download on Labs
http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:236190
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to