|
Browse by Tags
All Tags » javascript
Showing page 2 of 6 (54 total posts)
-
Hi, When trying to upload a file to our web server using the cute uploader control I get a javascript error telling me the Access is denied. I have tried to do the same thing on my local machine and on a staging environment and in both cases it works fine it just has an issue with the live web server for some reason. What makes ...
-
Hi, We are using the cute editor for .net for creating message template in our project. In our application we have a set of predefined forms which has HTML text as well as javascript code. All these forms are created and saved as form templates in the cute editor file system. While creating the new message template, we can choose from any of ...
-
Hi all. My company is using Cute editor and we have customers that we would like to allow to use Javascript within Cute. We have disabled ''EnableStripScriptTags'', and are testing the fix. Unfortunately, I have noted that when Javascript is entered in the editor, we get strange behaviour in IE. After saving some content to a ...
-
How do I disable the media browserhttp://img827.imageshack.us/img827/503/wecqwec.jpgI like it looks like the picture that I made in firebug.Thanks!
-
I have 2 uploaders on the screen, I know I can hide the insert button of the uploader when it is clicked, but how can I hide multiple uploader insert buttons via Javascript?
-
Using
innerText(document.getElementById(ID_OF_EDITOR).GetDocument().body) gets the text with html tags stripped out, but also strips carriage returns. I DO NOT WANT to strip whitespace, but WANT to strip HTML tags. Is there a way to do this that returns the same result as the server side Editor.PlainText property??
My ...
-
Hi,
I customized CuteWebUI_AjaxUploader_OnQueueUI. Everything was working fine until i tested with 2 multiple files in a row. If I upload a few files, my list count in CuteWebUI_AjaxUploader_OnQueueUI reflects how many files im uploading. If I do a second one, without refreshing, my total list count is the sum of both uploads. Is ...
-
Greetings,
I am wondering if it is possible to render add a new CuteEditor to the javascript DOM.
My hope is a user would click on a div of text that launchs CuteEditor to allow the user to edit the content of the div, then click save to write the HTML value back to the div.
Thanks,
Jay
-
Not sure of all the termoinology, so please forgive me...
On my server, if you go to yourdomain/myadmin you do not see the content of that folder, you see the content of http://console.host2help.com/ which allowsd me to put site management tools in every domain with a small disk footprint, and makes managing updates a breeze.
However, ...
-
Hello.
I just bought CuteEditor today...
I have this problem, when I make a setTimeout on the beginning of a load of a page, then Firefox error console says:
editor1.setHTML is not a function
It's really really odd... it works in Internet explorer.
Does anybody have any ideas? Raf
2 ...
|
|
|