|
Search
You searched for the word(s):
Showing page 1 of 2 (20 total posts)
< 1 second(s)
-
Please address the following in the next version.
When attempting to add a hyperlink using your custom button right here in
the forum on a Mac (Firefox)...
1) JavaScript Console reports:
Error: editdoc[OxO434f[49]] has no properties
Source ...
-
Is it a known issue? 
My installation works as expected on the PC using either EditorOnPaste = 'PasteWord' or EditorOnPaste = 'ConfirmWord'. On one Mac, pasting from Word inserts only plain text even if the original contains simple formatting such as bold or color.  On a different Mac, nothing is pasted at all.  On both Macs, ...
-
Stop the presses.  I found a work-around.
Additional information:  If I specify a value for EditorWysiwygModeCss in the HTML tag, the Class menu is built from it, and if in addition, I specify a different file for EditorWysiwygModeCss in the Page_Load code, that is the style sheet that is used for the display.   This suggests ...
-
It would be very helpful to have a client-side function that would return the current editor version, detected browser and so on, along with the names and values of all optional settings of the editor---the name and value of every variable that affects the operation of the editor.   I'm imagining an optional custom button that ...
-
First: That's a fine question (which I already investigated).Second: Yes I'm sure because, as I said, the page renders correctly (on the Mac) showing that the css is in use.Third: I tried it your way with a string constant as suggested just to be sure, and I got the same disappointing results. 
FYI, I also set the AutoParseClasses to true ...
-
When I specify the value of EditorWysiwygModeCss in the Server Tag 
        <CE:Editor ... EditorWysiwygModeCss=''client.css'' .../>
Everything works as expected.  The classes are listed in the drop-down menu of classes and the text renders correctly in Normal view.
But when I use server-side ...
-
When I go to the CuteSoft site and check out the Default Configuration demo, and I try to use the Class drop-down to apply a style to some text... 
On my PC (IE browser 6.0.2900, SP2 on XP Home Edition), the styles are not rendered in Normal or Preview, though they are formed correctly in the HTML.  Note that my browser is also one of ...
-
Okay, so I asked too many questions or added too much context.  I'll make them clearer: Where is the best documentation on this and other features in the editor? 
For example, is there more documentation available to licensed users that is not found publicly on your website? I know that one need only specify the setting ...
-
I pasted a table from MS Word with and without the processing that your system offers.  The table worked in either case and I think it looks better with all the Word tags left in place.  The point is that, apparently, your filter removes some tags that your engine can correctly render.  I would think that, ideally, the ...
-
I set out to eliminate the confirmation dialog when pasting text from MS Word.  After searching long and hard all over the site, I found an answer in the forums but still took me a while to figure out how to apply the suggestion.  In my search I found the PasteBehavior enumeration, but not how or where to use the constants ...
1
|
|
|