Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
151
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Image tag problems when pasting from Image Galery.
Please open CuteSoft_Client\CuteEditor\Scripts\Dialog\Dialog_InsertGallery.js
And add the following code to the bottom of the page:
function insert(src) {
if (src)
{
var url = src.replace(new RegExp(''^[a-z]*:[/][/][^/]*'',''''), ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 14, 2008
change font on paste with javascript
Hi
I'm trying to force change text pasted in to the editor to Arial size 12, while retaining all other formatting.
I have gotten so far:
function CuteEditor_OnCommand(editor,command,ui,value)
...
Posted to
Cute Editor for .NET
(Forum)
by
karl0
on
January 22, 2009
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
Re: Cute Editor duplicating content after <div> tags
Thanks Eric, could you please update when the patch is available.
I found something else that might be related. Here is a code snippet.
<html>
<body>
...
Posted to
Cute Editor for ASP
(Forum)
by
vinsr27
on
August 9, 2010
Re: PDF Generation:- Background Image or background Color disappeared from the PDF file
Not to hijack this thread, but it you enter the following into the above web page, the resulting pdf looks bad.....
No font changes, and the table isn't displayed correctly...... Also having lots of problems with pdf's... Jim <html>
<head>
...
Posted to
Cute Editor for .NET
(Forum)
by
m3jim
on
October 31, 2008
Re: Javascript API Document?
Hi SKH,
If you mean that, achieve the same function as the toolbar buttons by javascript.Please try the code below
<%@
Page
Language=''C#''
AutoEventWireup=''true''
%>
...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 4, 2010
Re: Difference Between Firefox and IE when Using Replace Feature
Hi kazzlo ,
Please try the example below, the html filter will replace all '' '' to '' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 17, 2010
Re: Failed to load resource: the server responded with a status of 500(Internal Server error)
Hi ssjganesh,
I just tested the uploader with ckeditro latest version. It works fine for me. Please try the example page below, does it get the same problem on your ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
July 27, 2012
Re: Toggle editor with Javascript
Hi Misha999,
Try
<%@
Page
Language=''C#''
%>
<%@
Register
Assembly=''CuteEditor''
Namespace=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
February 1, 2010
Re: Failed to load menus
Step 1:
Create a new configuration file and name it ''mytools.config''.
Open the configuration file and copy/paste the code below, save it to CuteEditor_Files/Configuration folder.
<?xml version=''1.0'' encoding=''utf-8'' ?> ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
October 6, 2008
More Search Options
« First
...
< Previous
149
150
151
152
153
Next >
...
Last »