|
|
Browse by Tags
All Tags » release 6.0
-
When HTML is retrieved while in Normal mode using editor.getHTML(), CuteEditor formats the table cells with style=''border: 1px dotted #7f7c75;''. This does not happen while viewing HTML. How can I stop the Editor from doing this? Thanks in advance, snt
http://www.flexoweb.com
-
The style attribute of the editors iframe is populated with this:
style=''background-color:White;border-color:#DDDDDD;border-width:1px;border-style:Solid;height:100%;width:100%;''
I want to change these, but cant. Editing the stylesheet has no effect bacause the style attribute is overriding the stylesheet/class attribute ...
-
Why does this HTML fails to convert to pdf ?
Can anyone help me ?
HtB
<div id=''FACTUUR'' style=''position: absolute; width: 307px; height: 72px; top: 259px; left: 40px;''>klantnummer : <br />
ordernummer : <br />
<br />
</div>
<div id=''ARTIKELEN'' style=''position: absolute; ...
-
Hello,
can anyone help me. The generaton of a pdf fails with this HTML code. When border = ''0''. It works fine ...
-
Here is a simple example of our issue:
User one goes to edit web page content in CuteEditor. The editor is loaded using stylesheet named stylesheet1.css (using the EditorWysiwygModeCss property) which has his unique page styling (i.e. stylesheet1.css is dynamic). Page is displayed correctly ... no issues so far.
User two now edits his ...
-
Why does the method Text.Insert(position, value ) not work ?
Does anyone know the problem with that. Text+= works fine.
Regards,
HtB
|
|
|