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
166
of
325
(
3,244
total posts)
< 1
second(s)
Insert template - preview not shown; template not inserted.
With the use of templates it is possible to automatically add predefined text instantly, just by clicking at the template file. Really nice feature, but not working at our side. Please take a look at the demo: http://cutesoft.net/example/SqlSample/UseSql.aspx When you hit the ''insert template'' button in the toolbar, the ''Insert ...
Posted to
Cute Editor for .NET
(Forum)
by
ronald.evers
on
May 5, 2009
Re: How can you set the height using JavaScript after CuteEditor has been loaded.
Ok, now this is really cracked out...... Why on earth would this work ... function setboxheight() { alert(''Resizing WYSIWYG''); ...
Posted to
Cute Editor for PHP
(Forum)
by
Daniel Krusky
on
December 27, 2008
Re: The uploader freezes IE7 when 500 files are selected.
Hi, To select multiple files in a same directory , the browser requires the Flash/Silverlight . Please try this sample: <%@ Page Language=''C#'' Title=''Uploading multiple files like GMail'' %> <script runat=''server''> void InsertMsg(string ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
November 6, 2008
OnKeyup Attaching Events
The example @ http://cutesoft.net/example/JavaScript-API.aspx does not work for me either. I followed the source code and cannot get it to fire my custom events for onkeyup here is the code: ASP.Net 2.0 C#. Also adding them programmatically via code behind does not work (Editor1.Attributes.Add(''onmouseleave'',''alert('mouse ...
Posted to
Cute Editor for .NET
(Forum)
by
Mstanglx
on
January 14, 2008
Re: firefox editor1.getselection is not a function
pascalli, Your code is wrong. Please use the code below: function getSelectedHTML(){ var rng=null,html=''''; if (
document
.selection &&
document
.selection.createRange){ ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
September 24, 2007
Re: changing the height via Javascript
patrick, Please download the control again. We added two new methods in the latest build: SetWidth() This method is used for setting the width of CuteEditor Example: // get the cute editor ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
September 4, 2007
Re: How to get SelectionStart, SelectionEnd and SelectionRange
Yes, of course it has to do with CuteEditor. CuteEditor is a text editor and part of the basic requirement is to provide code to position the cursor. I can get the position easily in CE using IE, but not with FF because I need these properties. Other editors provide access to these properties so that the cursor can be placed at a ...
Posted to
Cute Editor for .NET
(Forum)
by
fredd
on
August 20, 2007
The content area is not editable after calling editdoc.write();
Hello Adam, To solve the background issue (http://cutesoft.net/forums/thread/30608.aspx), you provided me the following code to replace the JavaScript function editor1.setHTML(). It does solve the background issue, but it causes a new problem. After set a new html content to the editor by using your method, the content becomes not ...
Posted to
Cute Editor for .NET
(Forum)
by
ytang
on
July 9, 2007
Interesting problem with java api
I have 2 editors on a form. The 1st is normally hiddeen from the user. It's inside a span tag with style=''display:none''. It is used to hold the value of the editor prior to a user making changes to it. If the user makes changes to the displayed editor, the new content is placed into the hidden editor (so I can detect ...
Posted to
Cute Editor for ASP
(Forum)
by
DanC
on
June 11, 2007
Re: Invite window shows cutoff
beckerben, Try the following steps. 1. Open Support-Visitor-monitor.js.aspx and Support-Visitor-monitor-crossdomain.js.aspx files. 2. Find the following code:
document
.write('<div id=''invitechatwindow'' style=''position:absolute;visibility:hidden;left:0px;top:0px;''> 3. Change it ...
Posted to
Cute Live Support
(Forum)
by
Adam
on
January 19, 2007
More Search Options
« First
...
< Previous
164
165
166
167
168
Next >
...
Last »