|
Search
You searched for the word(s): document
Showing page 239 of 325 (3,244 total posts)
< 1 second(s)
-
Hello,
I want to purchase CuteEditor 6.0 and thought i would try the evaluation version first. I downloaded the software and Developer Guide, created a new VB project, copied all the files. I was able to run the project after converted all C# code to VB. It's ok if i just type text and change font, but when i tried to ...
-
I have a pop up box which loads a file, and merges in the location (url) into the html content of the editor. Works wonderfully in IE, but firefox generates the following error:
editor1.GetSelection is not a function
The pop-up window calls a function on the opening page:
<script>
var selText = ...
-
I need to add additional document types to the Default.config file at runtime, either by Javascript or in VB codebehind when the page loads.
Currently, Default.config has:
<security ...
-
Hi all,
I've changed the file storage from Filesystem to SQL2000 (as discussed here) but now I have 2 questions regarding the inserted links. I've also tried it on your example page and it's the same result:
1. The inserted link does not have a meaningfull name. When storing in file system the link contains the name of the file, but when ...
-
Ta very much for the previous fix ref quotes and equals, works great, except.......(sorry)
<script type=''text/javascript''>
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++) ...
-
Hi,
I want to supress the InsertImage dialog and only allow it when a condition is met.
How can I do this?
I try to return false but this doesn't help.
Thank you in advance.
This is my code:
C#
Editor1.Attributes[''oncommand'']= ''HandleEditorCommand(this);'';
then the 'JavaScriptCode':
function ...
-
I added a custom button and use it to open a custom dialog box. I get an error ''Name Editor1 not declared'' error in the window where the dialog box should appear. The error message refers to this line:
// get the cute editor instance var editor1 = ...
-
Hello, I want to intergrate cutechat with IbuySpy portal (http://www.expertteammaker.com), however within the integration document it says that I have to replace the Global.asax file, the problem is, my original portal has already used the global.asax file, so I can't replace it, and the instruction didn't say anything about how to change that ...
-
HiI have configured my CE as follows: <CE:Editor id=''Editor1'' EditorWysiwygModeCss=''../example.css'' runat=''server'' height=''700'' AutoConfigure = ''Minimal'' ShowBottomBar=''false'' Text='''' EditorOnPaste=''Disabled''> </CE:Editor>Minimal configuration is changed to contain only the zoom dropdown.If I insert an image by doing ...
-
My users are complaining that when they select some text and right-click to bring up the context menu, the document scrolls up to the top. I just replicated it on the forum post screen here.Just type in a bunch of text, enough to make it scroll. Highlight something near the bottom and right-click. It's really annoying. ...
... 239 ...
|
|
|