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
44
of
169
(
1,685
total posts)
< 1
second(s)
Re: Bug with un-editable/selectable tags.
Hi, I resolve the problem about contentEditable property set by default to True at the outside of the root node of code to be available in the editor. You can see here the code needed to use full featured template approach. Add this code to your head node of the page where editor is define :<scriptlanguage=''javascript''> function ...
Posted to
Cute Editor for .NET
(Forum)
by
yvesamyot
on
February 18, 2005
Re: Setting up cute editor for .net
scotty_boy, Please download the software from: http://cutesoft.net/Default.aspx?tabindex=5&tabid=7 In the download package, you can find the CuteEditor
document
from /doc folder, CuteEditor.chm. If you have any questions, you can use the support forums or send emails to us. Good luck
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 1, 2004
Re: PasteHTML
Hi, Try this example <%@ Page Language=''VB'' %> <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''ajaxtoolkit'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 29, 2009
Re: CuteEditor 2.0 and control events
Yes, that's the problem I had, for sure. I stuck in the following JavaScript code and it's been working fine. My theory is that the fact that I'm dynamically loading all of this inside of a User Control is causing CuteEditor's JavaScript to miss the client ID of the Editor. Make sure this JavaScript comes after the Editor's ...
Posted to
Cute Editor for .NET
(Forum)
by
ChrisBissell
on
December 15, 2003
About Focus Document
Adam, Use Focus
Document
Method can setting input focus,but can only focus at the end of the
Document
. Can I focus a specifically position of the
Document
?
Posted to
Cute Editor for .NET
(Forum)
by
kane
on
September 7, 2007
Obtaining Selected Image HTML
I have created a custom button to display a dialog box to let people type latex which I convert to an image for insertion into the documnt (see code below). The code works fine when entering html for the image. What I want is when a user has selected an image to retrieve the html for the image and display it. ...
Posted to
Cute Editor for .NET
(Forum)
by
BinbinB
on
April 17, 2011
Re: Image Height Width.
Hi gurpreet, Please try the example ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 30, 2010
Re: Highlight certain words with JavaScript
I finally figured this ...
Posted to
Cute Editor for .NET
(Forum)
by
analysis_junky
on
August 18, 2009
Re: Printing innerHTML of CuteEditor using HTML button
hi Adam, I got here another problem with Print functionality. I am using the following code, var editor=
document
.getElementById('<%=cuteEditorLetter.ClientID%>'); editor.Get
Document
().body.innerText = ''myText'' ; editor.ExecCommand('Print'); ...
Posted to
Cute Editor for .NET
(Forum)
by
mennisujay
on
October 7, 2005
Re: Big problem with images styled to 100% width when within table in IE8
I have tried your exact example and, yes, it works. It sets the doctype and when switching to code-view the doctype i at the beginning of the page. When i switch back it still is there and everything works fine. But when not editing the complete
document
your editor removes the doctype when switching back to the Normal-view. This has to be a ...
Posted to
Cute Editor for .NET
(Forum)
by
Bloodcarver
on
August 24, 2012
More Search Options
« First
...
< Previous
42
43
44
45
46
Next >
...
Last »