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
69
of
325
(
3,244
total posts)
< 1
second(s)
Re: Javascript error in IE7 and IE8 when using Ajax to get Editor
Hi, I created a new aspx-page and load the Editor using the code you mentioned above: richtext.aspx <script language="CS" runat="server"> protected void ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
mwinata
on
March 21, 2013
Re: Get name of the file but no upload the file
i have find a solution but not with phpuploader If someone want : <html> <head> <script type="application/javascript" src="jQuery_1-7.js"></script> <script type="application/javascript">$(
document
).ready( function() ...
Posted to
PHP File Uploader
(Forum)
by
jaubrun
on
October 24, 2012
Re: Basic setup help needed.
Hi TorskTallin, One other thing; how do I turn off the displayed filename under each tumbnail? By default gallery will use ''Classic'' layout if you have not set property ''Layout''. So the way below shows you how to hide the file name which under the thumbnail in Classic layout. 1 Open file ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
April 5, 2011
Re: How to put errors in the Validation Summary
Hi microcontroleur, Please try the example below. I integrated the error message into the Validation Summary ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
October 20, 2010
Re: ajax uploader do post back after loading files
Hi adidamty, Please try this way <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
July 4, 2010
Re: how to disable the editor and hide the tool bar by javascript?
wolf11th: thx Ken, that's ok. In this case I have to force another ajax post to disable the editor which will still show the tool bar in the meanwhile. depending on the Internet connection, it's sort of the only way although still anoying~~~ Hopefully, in the new version cute editor can provider more client side API. ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 5, 2010
Re: Client-side script to disable the Editor?
rschaeferhig: Adam, I don't see how that example applies. We've already got the Editor on the page and configured the toolbars with our own buttons, etc. I need to know if there is a way to disable the Editor control in Javascript on the client side. Removing the toolbars or not is a secondary requirement. There is a ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 18, 2010
Re: js error in the presence of a button whose id is "submit"
stuartwachsberg, Please rename the button ID to ''submit2'' instead of ''submit''. We use form1.submit() funtion to submit the form. When the browser tries to execute “
document
.form1.submit()”, it sees the “submit” form field (which overwrote the submit() function) instead and complains that ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
April 18, 2008
Re: Character Counting Issue
marker, Please check this example:http://cutesoft.net/example/JavaScript-API.aspx // get the cute editor instance var editor1 =
document
.getElementById('<%=Editor1.ClientID%>'); // Get the editor HTML var ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 29, 2007
Re: How do I change the size of the editor window?
Jim, Please open CuteEditor_Files\Configuration\AutoConfigure\default.config. <?xml version=''1.0'' encoding=''utf-8'' ?><configuration> <contextmenu> <item name=''Editing'' value=''True''/> <item name=''Format'' value=''True''/> <item name=''Insert'' ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
June 20, 2006
More Search Options
« First
...
< Previous
67
68
69
70
71
Next >
...
Last »