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
194
of
408
(
4,076
total posts)
< 1
second(s)
Re: Problem nesting Cute Editor in Splitter Pane
The problem is that you are using overflow-y property for one of your elements (surrounding cute editor). Cute Editor is not smart enough to figure out the correct coordinates of where to popup a dropdown element because absolute coordinates are calculated differently when ''overflow-y'' property is in use - to calculate coordinates correctly - ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
June 30, 2006
Re: Problem with CuteEditor and AspxLab Menu
I notified Aspxlabs of this issue and they foud it to be an issue in your code. They have provided a workaround for this instance however this issue may pop up again when using other controls. Please notify me if you are able to come up with a permanent solution. The detail of the issue are below. This seems to be a ...
Posted to
Cute Editor for .NET
(Forum)
by
cleite
on
April 12, 2006
Re: Access Denied when deploying
I use version verison 5.1 with an enterprise license. Unfortunally, our development environment isn't possible to expose public. I can reproduce the problem with a simple project. It is the first line in our common
javascript
file, which setting document.domain to our domain. The problem is that we are needing this in other ...
Posted to
Cute Editor for .NET
(Forum)
by
impedanze
on
February 3, 2006
Re: Custom Function for Image Editing...
Hi Adam, great product! I'm evaluating the product and must accomplish the same task. I've got the main insert image toolbar function using my own image gallery, but I need to tap into the dialogs that access images, too (such as the stylebuilder background image, and the image properties mentioned in this thread). What
javascript
...
Posted to
Cute Editor for .NET
(Forum)
by
mikea
on
January 30, 2006
Re: Editor1.Text is not current when postback is called!
Liz, >>It's very significant since it means that one cannot use
javascript
to confirm whether the cuteeditor txt fields have non-empty values. You can use the following code to get the content of the editor and check the content before the form is submitted: // get the cute editor ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 8, 2005
Re: Help popup style
Hi Adam,thank you for your answer and for the fix in the next minor release. For now I created a little workaround by removing the default help button and adding a custom help button that calls a nice
javascript
function that does what it should do - really to simple really - I think I must have been sleeping when I asked this question ...
Posted to
Cute Editor for .NET
(Forum)
by
harrieverveer
on
July 7, 2005
Re: How to change HTML code generated by an action?
I'm sorry but I don't think so.I'va watched this file and the only think I saw is this
Javascript
function : function insert(src) { if (src) { var src = src.replace(new RegExp(''^[a-z]*:[/][/][^/]*'',''''), ''''); top.returnValue =src; top.close(); } } This is called on OnClick event on the thumbail. AS I understood, the JS function ...
Posted to
Cute Editor for .NET
(Forum)
by
Haderach
on
April 13, 2005
Re: no images, editor hanging with hourglass ?
hi I have downloaded the new zip (4.1), and have the current file. It is now the correct version!! So i guess i must have been getting a cached version of the zip from somewhere? I now have images and everything!!!! - Thankyou .... BUT..... I now have a
javascript
error when the page loads with the editor in it, as ...
Posted to
Cute Editor for .NET
(Forum)
by
jwhittaker
on
January 11, 2005
Re: Blockquotes
Thanks for your quick reply, sorry I must be missing something in the documentation but:- I register a new button with the control and add the onclick attribute to be myNewImage.Attributes.Add(''onclick'', ''_Format('myRichTextBox','blockquotes');'') then in the _Format
javascript
function I am adding a ...
Posted to
Cute Editor for .NET
(Forum)
by
mgoodson
on
May 28, 2004
Re: Link in image
Hi Adam, there is a bub in the CuteEditor asp 2 Version. If you choose an image then insert it on the page. After then you click on the insert_link button then choose a Link e.g. http://ww.google.de then click insert Link. --> the CuteEditor inserts this:<P><A href=''http://www.google.de/''><IMG ...
Posted to
Cute Editor for ASP
(Forum)
by
amoussavi
on
March 4, 2004
More Search Options
« First
...
< Previous
192
193
194
195
196
Next >
...
Last »