Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): dialog
More Search Options
Showing page
1
of
256
(
2,552
total posts)
< 1
second(s)
Re: RTE custom dialog skin
Hi dfree79, Has not the event to catch the
dialog
loaded. The open
dialog
method is defind in \richtexteditor\scripts\editor.js, maybe you can change the code to match your own ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
August 22, 2013
Re: API issues / PasteHtml aka insert HTML
if(!window.editorconstant)window.editorconstant={}; editorconstant.KEYDOWN_NOTIFYCHANGEDELAY=2000 // When creating a table using the Wizard, the following default attributes apply. ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 12, 2009
customize image dialog: Moving field from one dialog tab to another
I am trying to figure out if it is possible to move a field that exists on the general tab to the front tab for images. I am trying to provide a simplified version of the properties
dialog
by hiding the style builder tab (no problem) and the general tab. But for images I want the title field to exist on the first tab so I can hide the ...
Posted to
Cute Editor for .NET
(Forum)
by
miantosca
on
March 8, 2010
Re: RTE custom dialog skin
Hi dfree79, The Rich TextEditor
dialog
s are generated by our own frame jsml. If you need to use the same style
dialog
, you can try the way below. 1. Create your own
dialog
file, for example name it to "my
dialog
.xml" under \richtexteditor\
dialog
s\my
dialog
.xml with the code ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
August 21, 2013
Re: UploadAttachments and jQuery Dialog
Added this line in the script tag and it works: $("#
dialog
").parent().appendTo($("form:first")); The code is now: <script type="text/javascript"> ...
Posted to
Cute Editor for .NET
(Forum)
by
xmas79
on
December 14, 2012
UploadAttachments and jQuery Dialog
Hi, I have a problem using UploadAttachments item inside a jQuery
dialog
. It simply doesn't show up. Here a sample code that reprocudes the problem: ...
Posted to
Cute Editor for .NET
(Forum)
by
xmas79
on
December 14, 2012
Javascript error when loading control
I'm having trouble with the CuteEditor in IE6. When the page loads I receive a JavaScript error of 'Permission denied'. I debugged the script and found that the source of this problem is the xml request indicated below. This only happens on an initial test implementation into one of our products. I can't seem to recreate the problem outside this ...
Posted to
Cute Editor for .NET
(Forum)
by
bitpail
on
July 12, 2007
Re: Editor is NOT working in Jquery Dialog in Chrome and Safari browser
Hello bczengel, Thanks for reply. I had already taken care for updatepanel inside the div and moving div inside the form. As you told to solve the problem in safari disable the
dialog
's show animation .. but I am not showing
dialog
with any animation effect. we are calling simply $('#divEditor
Dialog
').show(); Yet not working ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
April 2, 2010
Re: Problem with custom Popup in Insert Image Dialog in IE
SaferSephy: I have implemented CuteEditor in my CMS but run into the following problem: When a user wants to add a image, he or she clicks on the ''Insert Image'' button in CE. In that
dialog
i made an extra button which when clicked on opens a popup where you can choose an image from a custom list. When chosen the popup ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 9, 2008
Re: Uploader in Jquery Dialog
Hi agerled, Try put the Jquery
dialog
code into method ''CuteWebUI_AjaxUploader_OnInitialize''. Like the example below. <%@ Page Language=''vb''%> <%@ Register Assembly=''CuteWebUI.AjaxUploader'' Namespace=''CuteWebUI'' TagPrefix=''cc1'' %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 15, 2010
More Search Options
1
2
3
4
5
Next >
...
Last ยป