option force br newlines




Option: force_br_newlines





Option: force_br_newlines




If you set this option to true, TinyMCE will force BR elements on newlines instead of inserting paragraphs. This option is set to false by default since paragraphs is a much better concept. You can style P elements to be one row by adding p { margin: 0px; padding: 0px; } to your CSS, P tags where invented for a reason and should be used. BR elements should only be used when you realy have to (mostly never).




Example of usage of the force_br_newlines option:


tinyMCE.init({
...
force_br_newlines : true
});





Index
Copyright © 2005 Moxiecode Systems AB






Wyszukiwarka

Podobne podstrony:
option force p newliness
option force p newlines
option force hex style colors
option convert newlines to brs
option extended valid elements
option custom undo redo
upfrom miniblog pt BR
Call option
function ldap set option
Alpha Options
SH Options
option relative urls
OPTIONS
options de
function ftp set option
options1

więcej podobnych podstron