Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): javascript
More Search Options
Showing page
192
of
229
(
2,286
total posts)
< 1
second(s)
DropDown Customization
Hi Adam, I want to Add a new drop down in the list, I am able to add that using my Code Behind, But also I want to add corresponding event when that DropDown is Clicked or changed then in that case I want to have that event and want to know which SelectedItem of the dropdown has fired the event like this. For that I am adding the events ...
Posted to
Cute Editor for .NET
(Forum)
by
VikasJoshi
on
May 4, 2006
Re: Image Editor Javascript Error Object not found
I tested cuteeditor on a new blank project, and it works fine. What in my current project could affect this.
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
October 8, 2007
Re: <script> tags stripped by javascript call to setHTML
I am doing so, but I still get <!
Posted to
Cute Editor for .NET
(Forum)
by
dcorbett
on
March 19, 2008
Re: How to stop CE to strip JavaScript or CSS ?
I am working on this issue now.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 30, 2007
Re: Using the element object from javascript
Any idea? Or just this can't be done?Thanks
Posted to
Cute Editor for .NET
(Forum)
by
lalala
on
December 13, 2006
Re: Javascript image map problem
Yes it dose the same thing in the sample.
Posted to
Cute Editor for .NET
(Forum)
by
andytauber
on
September 29, 2005
Re: javascript in Preview
sunny, Please check this property: Editor.EnableStripScriptTags Property Specifies whether to remove inject script before write the string into the db.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 4, 2005
Javascript error permission denied on CTRL-Z
Hi, Where i press CTRL-Z in my editor i get a
javascript
permission denied error. Any ideas ? Regards Bo
Posted to
Cute Editor for .NET
(Forum)
by
hoirup
on
January 12, 2006
text links
When highlighting text and clicking add link. i get soem type of
javascript
error. Then when i go to html veiw and come back to normal veiw it works. Seems like the initial highlighting is taking in some formatting tags and messing it up. any ideas?
Posted to
Cute Editor for .NET
(Forum)
by
Benava
on
April 30, 2009
Re: Menu Dropdown List Click Event
I figured it out, Example below. Add this
javascript
to the page... function CuteEditor_OnCommand(editor, command, ui, value) { if (command == ''SaveAsPdf'') { // This is the command of the Save as Pdf object I created in the common.config file // Then save as a pdf documnet return true; } }
Posted to
Cute Editor for .NET
(Forum)
by
pthomas
on
December 7, 2009
More Search Options
« First
...
< Previous
190
191
192
193
194
Next >
...
Last »