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
144
of
4,987
(
49,864
total posts)
< 1
second(s)
Html changing when going from normal tab to html and visa versa..
Original html -
<HTML>
<HEAD>
</HEAD>
<BODY> <table><tr>
<td colspan=''2''><a href=''''><img src=''images/more.jpg'' border=''0'' vspace=''8''></a></td>
...
Posted to
Cute Editor for .NET
(Forum)
by
gurpreet
on
July 7, 2009
Re: PFD Generation - having problems
Tried that page.....
Results are even worse than my code above.
The fonts don't change size or font-family, tables aren't displayed....
<html>
<head>
<title>Sample document for test</title>
...
Posted to
Cute Editor for .NET
(Forum)
by
m3jim
on
October 31, 2008
Re: Can programmatically/dynamically set a background image for editor?
In the download package, there is a file named Using-External-Style-Sheets.aspx.
Here is the source code of this example:
<%@ Page Language=''C#''%> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''leftmenu'' Src=''leftmenu.ascx'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 3, 2008
Re: newbie css help (And two other newbie questions)
pmagoo,
>>I have a very simple css file that I also tried to apply, but couldn't get that to work either.....
Please check the following property:
Editor.EditorWysiwygModeCss Property Specifies the location of the style sheet that will be used by the editable area. Multiple Style Sheets are supported. ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
April 8, 2008
Linebreak Not working.
The linebreaks are not working as intended. This was the bug in 5.3 and is still occuring at 6.1.2
if a table is surrounded by a custom div, then if you press enter and type something in, the new text does not wrap in requested linebreak. instead it creates a custom div tag as a containing tag.
Steps to reproduce use url ...
Posted to
Cute Editor for .NET
(Forum)
by
gutpal
on
September 2, 2008
Re: Can't Get Editor To Render Fully
NOTE: I fixed the code, for my purposes. See the FIX section below.
I wanted to test something this morning, so I opened out site on IE 10 and the editor renders correctly. On my computer I am running IE 11 and the editor isn't rendering. I have downloaded the
11-23-2013 file from your site, which I believe contains the ...
Posted to
Cute Editor for ASP
(Forum)
by
CTietgen
on
November 27, 2013
Re: 500 Internal Server Error
Hi
willem321,
I just downloaded the CKEditor 3.6.2 and tested with AjaxUploader, it work fine. I did not get any error. Below is my test page ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 26, 2012
Re: Fit to Window on Coda Slider
Hi Alex1234,
Catch the full screen command and set the width and height ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 6, 2011
Re: Cute Editor changing my url's
Hi broble, Try add the below THML filter in the editor page
<script> function CuteEditor_FilterHTML(editor,code) {
return code.replace(''url(http://www.tpmssource.com/Admin/'', ''url(''); } function CuteEditor_FilterCode(editor,code) {
return code.replace(''url(http://www.tpmssource.com/Admin/'', ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 14, 2010
Re: Styling of DropDownList Box Content not working in IE
Hi Christiane, Please try the example below
<%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 27, 2010
More Search Options
« First
...
< Previous
142
143
144
145
146
Next >
...
Last »