Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): document
More Search Options
Showing page
67
of
325
(
3,244
total posts)
< 1
second(s)
Re: Problems with editor.GetSelection() in IE
<?php $editor=new CuteEditor(); $editor->ID=''Editor1''; $editor->Text=''Type here..''; $editor->FilesPath=''CuteEditor_Files''; $editor->TemplateItemList=''G_start,Bold,Italic,Underline,Separator,JustifyLeft,JustifyCenter,JustifyRight,G_end''; $editor->CustomAddons = ''<img title=\''Using oncommand\'' ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
May 20, 2008
Re: Differences between ASP and .NET versions?
Thanks Adam. I checked with the host company, and they say .Net is not installed, so it's the ASP Classic version. Is there a
document
somewhere that lists the differences between this and the .Net version? Or maybe it's just everything that was introduced in v4.0? Do you plan to bring the ASP version up to v4.0?
Posted to
Cute Editor for .NET
(Forum)
by
Torquemada
on
April 8, 2005
Re: Insert Image but not from a directory or a website.
Please use this method: PasteHTML() This method is used for pasting the specified HTML into a range within an editor
document
. If anything is selected, the selection is replaced with the new HTML and text. Example: // get the cute editor ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
January 20, 2009
Re: Grab document path
Hi PeerDK, Has not the api to catch the insert
document
url for now. Sorry for your inconvenience. Regards, Ken
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
October 16, 2014
Re: How to display javascript alert for exceeding text length?
Hi, Try the way below ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 7, 2015
Re: CuteEditor 6.7 & jQuery Tabs
Hi, Yes it has about 130 px different when use in the tab, not sure why too. You can try the code below, it should shows the same height with 200px ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 7, 2014
Re: Manual upload with visible="false"
Hi, You need to check the uploader instance is available before you use "startupload()". Try the example below I just added the section below for your code. if (uploadobj) {} <%@ Page Language="C#" AutoEventWireup="true" %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 15, 2012
"Insert Paragraph" throws "Invalid Argument" script error when inserting at end of line in IE7.
1. Visit http://cutesoft.net/example/oncarriagereturn.aspx 2. Delete the default content 3. Type a single alphanumeric word 4. Press the ''Insert Paragraph'' button 5. Notice script error The cause for this is in the IE implementation file. The obfuscated code where the error is thrown looks ...
Posted to
Cute Editor for .NET
(Forum)
by
dbritt
on
May 18, 2009
Re: Creating editor with HTML and JS
After some more work, and understanding what is involved in displaying the editor, I found a workaround that doesn't need to use HTML only. Unfortunately, that created a new challenge. I need to create the editor and then move it. <DIV ID=''Original_Location''> <DIV ID=''Container''> ...
Posted to
Cute Editor for ASP
(Forum)
by
gwp
on
April 28, 2008
Re: EditCompleteDocument + Loading css from <head> section of document
Dear sincell, This is a path problem, please change the path of css file to absolute path and try it again. Thank you for asking Eric@cutesoft.net
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
January 27, 2011
More Search Options
« First
...
< Previous
65
66
67
68
69
Next >
...
Last »