|
Search
You searched for the word(s):
Showing page 1 of 2 (13 total posts)
< 1 second(s)
-
Thanks Ken - can you suggest any other workarounds for this (browse child dialog height)?
-
Hi Ken --
I'm trying to gain height control over all of them, but the ones currently blocking my ability to use the tool are the InsertHyperlink dialog and the "Browse" child window of that dialog.
I've looked at the source, and the specific ...
-
I've recently downloaded and installed the latest version of cute editor .net, I'm running it in an Iframe, and I'm finding it impossible to override the window height. I'm using it with UseStandardDialogs = false, it's running in IE11, and I've tried to edit the Constants.js ( per this link: ...
-
Ahh - that would explain it. I use 6.0 because of bugs that were introduced in 6.1, and I don't have time to thoroughly test the newest versions in my application. I'll work around the issue. Thanks for your help! --james
-
Kenneth -
Thanks for the quick reply - I added the line '' <add key=''CuteEditorTempPath'' value=''~/uploadertemp'' />''
to my web.config, closed the app, reopened it, attempted to upload an image using the ImageGallery link, and got the following response:
Basically, I haven't yet ...
-
Hi,
I'm running my application in a shared hosting environment for the first time, and am encountering errors with uploads.
I've added the key <add key=''CuteEditorTempPath'' value=''D:\[actual path to web root]\CuteEditorTemp'' />, and i've tried <add key=''CuteEditorTempPath'' value=''~/CuteEditorTemp'' />, and i'm ...
-
Thanks for the quick response! I tried what you suggested, but it did not have any visible impact.
-
Hi - I'm currently using v5.1 in production, and want to upgrade to the latest version, but have a problem reproducing the behaviour of 5.1 -- in 5.1, when i load a file that contains a stylesheet link, the editor will apply that stylesheet to the html file in the editor, as long as i correctly set the ...
-
wow that was fast. thank you so much for the quickness and the perfect solution.
-
Updating to the latest version did fix this issue - thanks!
It created another issue though -- all of the utility windows changed
from popup windows to draggable divs; in my application, i open the cute editor inside an iframe, which is not big enough to
show the entire utility window. in previous versions, this was not a ...
1
|
|
|