Hi,
I'm having a problem that my client, somehow, could do this piece of html in FCK (not using source HTML, just writing stuff and using the buttons).
What I want to know is, if FCK can generate this kind of HTML (style display: none) and what buttons could generate this. My FCK instance is plain vannila, so no special styles configured, etc.
Example HTML:
I'm having a problem that my client, somehow, could do this piece of html in FCK (not using source HTML, just writing stuff and using the buttons).
What I want to know is, if FCK can generate this kind of HTML (style display: none) and what buttons could generate this. My FCK instance is plain vannila, so no special styles configured, etc.
Example HTML:
<p><span style="color: #000000"><span style="display: none">-xasdasd bnvbnfghfghfghf ghfg hfg</span></span></p>
Re: Does FCK generate span with display: none?