Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): "image editor"'A=0
More Search Options
Showing page
111
of
229
(
2,285
total posts)
< 1
second(s)
Re: Problem with relative/absolute paths and EditCompleteDocument
mverbeek, Please use editor.URLType = ''Absolute'' Editor.URLType Property Specify whether the URL should be converted to a site root relative path (/html/images/image1.gif) or an absolute path (http://www.mysite.com/images/image1.gif). Example Code ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
August 22, 2007
ImageGalleryPath problem
hi, i have a site structure as follows : root/editor/CuteEditor_Files/ <--- this is where the editor files are located root/uk/images/ <--- this is ...
Posted to
Cute Editor for ASP
(Forum)
by
ahuri
on
November 21, 2004
Slight mis-alignment regarding hot spots
Hi, I am impressed with the new functionalities and upgrades in CE 5.0. Good work !! There is however a few things.... I believe there is a slight mis-alignment between the hot spot inserted with the new Image Map window, and the actual hot spot on the image on the editor (and the resulting web page). When using the Online Demo/Default ...
Posted to
Cute Editor for .NET
(Forum)
by
tomsl
on
October 11, 2005
What's New in version CuteEditor for .NET 5.1?
New Features and Improvements: The new Editor.LoadRTF Method (RTF to HTML Support) has been introduced. /// <summary>/// Loads the contents of an RTF file into the CuteEditor control. /// </summaryExample:Editor1.LoadRTF(''~/doc/mtText.RTF''); The new Editor.SaveRTF Method (HTML to RTF Support) has been ...
Posted to
News and Announcements
(Forum)
by
Adam
on
November 28, 2005
Re: IE6 incredibly slow
I've run into similar problems in a site where I'm using the editor as well. However, I've got users with all kinds of browsers using the site. They load a page with the editor and many times it is snappy. Other times the same page will load, but they will wait for a while in order to be able to actually edit content in the ...
Posted to
Cute Editor for .NET
(Forum)
by
mstrawmyer
on
August 29, 2007
Re: Disable edit and delete in the Insert Image dialog box
I tried all your suggestions again. By setting editor.AllowUpload = false but ''edit'' and ''delete'' icons still shows (and are functioning!) up and I am still not able to navigate down into subfolders. But setting it to editor.AllowUpload = true makes it work when navigating into subfolders. nisse
Posted to
Cute Editor for ASP
(Forum)
by
nisse
on
January 12, 2006
Detect Selected Image
Is there a way in JavaScript to detect what tag/element the user has selected when they are in the Normal view? For example, if they left click on an image the Editor highlights the border. How can I find out what img they selected?
Posted to
Cute Editor for .NET
(Forum)
by
bobforum
on
February 27, 2009
Re: Inserted image properties...
raul_xl, This feature is not supported by default. To achive that result, you need to modify the source code. >>200px width (width in the editor but not image width). Not sure what you mean. Can you explain this in more details?
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 16, 2006
Display Insert Image Dialog directly
Hi Is it possible to display the Image dialog directly rather than via the Cute Editor, without the Insert button. It would be great to use the existing functionality for areas of the web site where upload/file management is required but not editing. Thanks Keith
Posted to
Cute Editor for .NET
(Forum)
by
kwavery
on
October 22, 2005
Re: issue resizing image within table cell.
Also is there any way we can make the image non resizable. Yes, set EnableObjectResizing to false will disable the resize function. <CE:Editor ID=''editor1'' runat=''server'' EnableObjectResizing=''false''> </CE:Editor> Regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 5, 2012
More Search Options
« First
...
< Previous
109
110
111
112
113
Next >
...
Last »