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
155
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Cute Editor Icons not showing up...
Dear Yukinojoou,
Can you post your folder structure here? Please save the following snippet to ''test.php'' and run it on your end, does it work? <?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html>
<head>
<link rel=''stylesheet'' href=''php.css''
...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
October 25, 2010
Re: Avoid reload after UploadCompleted
Hi,
If you want to avoid the page postback, I suggest you use it with the ajax UpdatePanel control.
If you want to hide the uploader after uploaded, please try the way ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
February 17, 2014
Re: Multiple upload buttons in one page
Hi
QuiTran,
Yes, you
can
add
multiple
instances
in
the
same
page,
like
the
example
below.
<%@
Page
Language="C#"
%>
...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 4, 2013
Re: Having Trouble with EditorWysiwygModeCss
Hi HighConcept,
There is not a base directory.
For example,
1. I have the page below at the root of my test site.
<?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html>
<head>
...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
July 25, 2011
Re: Proper CSS text-aling
Hi gim-matt,
Please add the code below in to your page and try ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 26, 2011
Re: Regarding Auto Adjusting Height
Hi sanjay,
Try this way: <%@
Page
Language=''C#''
%>
<%@
Register
Namespace=''CuteEditor''
Assembly=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 13, 2009
Re: Some customization needed
The example code is well documented and straight-forward.
function CE_attachEvent()
{
// get the cute editor instance
var editor1 = document.getElementById('CE_Editor1_ID');
//Get the editor content
...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 11, 2005
Re: How can i fire the client script on progress bar ?
Hi ritish,
You can achieve it in API ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 12, 2013
Re: Moving the editor in the DOM
Thanks for the links but this is not quite what I am looking for.
UserFloatToolbar.aspx - Unfortunatly this only unclutters the interface when the user is not activly working with an instance of cuteeditor. It requires that each editable area on my page is displayed as a text box with a fixed height and width (I don't want this, I will ...
Posted to
Cute Editor for .NET
(Forum)
by
Megabeans
on
June 17, 2009
Re: Templates.. CSS stylesheets and inline styles.. Oh My!
Is there also an ability to disable the image editor button using the web.config.. i see the sec policy if statement in the code
<%
if(secset.AllowModify)
{%> ...
Posted to
Cute Editor for .NET
(Forum)
by
tgrudzien
on
March 30, 2009
More Search Options
« First
...
< Previous
153
154
155
156
157
Next >
...
Last »