How do I get a <p> in Firefox.
I have tried <enter>, <shift>+<enter>, <ctrl>+<enter> and <alt>+<enter>. All the combinations results in a <br>.
/Mikkel
I have tried <enter>, <shift>+<enter>, <ctrl>+<enter> and <alt>+<enter>. All the combinations results in a <br>.
/Mikkel

RE: Firefox: How to get a <p> ?
I believe it's in the fckconfig.js - but I'm not sure.
RE: Firefox: How to get a <p> ?
RE: Firefox: How to get a <p> ?
RE: Firefox: How to get a <p> ?
I also get weird BR's like this:
[br type="_moz"/]
(substitute square brackets for tags)
RE: Firefox: How to get a <p> ?
RE: Firefox: How to get a <p> ?
-ps I've seen htmlencode or whatever the equiv is somewhere a few times in the sourse... maybe you could stick it* there? Eh. Sorry. GIGO, ya know?
Really tho, no good ideas. Sorry!
*the function that does that afore which u speak
RE: Firefox: How to get a <p> ?
RE: Firefox: How to get a <p> ?
Maybe the Firefox developers have a solution for that... or maybe no solution is available for now.
The editor functions are limited to the underlying editing system (in this case Gecko) and by the HTML language limitations, and sometimes "workarounds" are difficult to achieve.
Best regards,
FredCK
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
RE: Firefox: How to get a <p> ?
http://www.htmlarea.com/forum/htmlArea_3_(beta
RE: Firefox: How to get a <p> ?
RE: Firefox: How to get a <p> ?