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
168
of
325
(
3,244
total posts)
< 1
second(s)
CSS styles not showing correctly
Hi, The CSS style element of an HTML
document
is ignored in Cute. For example, if I put in HTML like this: <html> <head> <style type=''text/css''> body ...
Posted to
Cute Editor for .NET
(Forum)
by
Gerardicus
on
April 8, 2006
Re: Javascript Reference
For the JavaScript API, please check the following links:http://cutesoft.net/developer+guide/JavaScript-API.htm http://cutesoft.net/example/JavaScript-API.aspx However there is no GetText function. Here is a simple workaround. function getText(){ var editor1 = ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 3, 2006
Re: Add to text in CuteEditor by clicking on a hyperlink outside the editor
Hi Adam, thanks for the reply! However, I'm not getting anything added to the editor when I click my hyperlink - it stays blank! The code I have for the page with CuteEditor on it is: <%@LANGUAGE=''VBSCRIPT'' CODEPAGE=''1252''%><!--#include file=''CuteEditor_Files/include_CuteEditor.asp'' ...
Posted to
Cute Editor for ASP
(Forum)
by
SGi
on
March 3, 2006
Re: Has any fix these busg yet?
Editor.EditComplete
Document
Property Specify whether a complete HTML
document
is being edited. Example Code <% Dim editor Set editor = New ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
February 28, 2006
Re: RichDropdown get selected value in javascript
Sorry, it should be: Here is the code: // get the cute editor instancevar editor1 =
document
.getElementById('CE_Editor1_ID');var editor =
document
.getElementById('CE_Editor1_ID');if(editor.all){ var lis=editor.all.tags(''LI''); for(var ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 17, 2005
Loading the contents of a rich text popup with client side javascript
I have a page with multiple rich text fields and on slower computers it is quite slow opening. I am trying to work out a way of having div fields to display the contents of the field and a button above the field that opens a popup containing a rich edit control that reads the contents of the div field, allows the user to edit the data, then ...
Posted to
Cute Editor for .NET
(Forum)
by
sdolier
on
May 9, 2005
Onclick Javascript error ?
Hi Every time i click the mouse within the editor, i get a javascript error, object required. When i debug the JS in visual studio, the highlighted line is : var host = window.open('UploadDialog.aspx?Id=_ctl0' + ((
document
.getElementById('_ctl0').value!='') ? '&selectedfile=' +
document
.getElementById('_ctl0').value : ...
Posted to
Cute Editor for .NET
(Forum)
by
jameswhittaker
on
July 30, 2004
Javascript Access to HTMLContent
Greetings! I have CuteEdit v1.6 for classic ASP (I am waiting to hear back about upgrading), and I wanted to add an export option for the user to save the content to their own computer. Basically I have a Javascript function that will do the trick to open up a new browser window with the content, where the user can then do a ''Save ...
Posted to
Cute Editor for ASP
(Forum)
by
Deech
on
July 23, 2004
Re: Insert document
Hi kjell.ek, We will fix this bug in next patch. But for now can not provide the ETA yet. I will get back to you as soon as possible. Regards, Ken
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
October 17, 2013
Re: System.OutOfMemoryException using insert document dialog
icon, Please download the control again. We just included the Leading asp.net upload component -- AJax Uploader 2.0 into Cute Editor. It should resolve the problems. Keep me posted
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 1, 2008
More Search Options
« First
...
< Previous
166
167
168
169
170
Next >
...
Last »