|
Search
You searched for the word(s): javascript
Showing page 158 of 408 (4,076 total posts)
< 1 second(s)
-
view source
<!-- CuteEditor _ctl6:_ctl1:_ctl4 Begin -->
<input type=hidden name='_ctl6:_ctl1:_ctl4:ClientState' value=''/><input type=hidden name='_ctl6:_ctl1:_ctl4:PostBackHandler'/><link rel=''stylesheet'' ...
-
I have sent you few emails at [email protected]. Seems like you didn't receive them. Anyway, I wanted to thank you for your help, however, it does not work for me. I have tried that before. Whenever I select a picture, it does auto size to the image bracket that I want on.
If you can just provide me how you have done with Javascript API ...
-
Hello -
I have a DHTML/Javascript menu (AllWebMenus) that I am using for a content managed website using the Editor for .NET. It has worked flawlessly for over a year until we just upgraded yesterday to the new version. Now whenever you open up one of these content managed pages and save it, the area where the code for the ...
-
Whenever I press CTRL+Z I get a javascript Error ''Object does not support this property or method''. It then goes on to put a ''z'' in the editor text. What am I doing wrong here.
Here's my code.
Dim editor
Set editor = New CuteEditor
editor.ID = ''CURRENTSTATUSMEMO''
editor.Text = CURRENTSTATUSMEMO
editor.FilesPath ...
-
I have a layer in the webpage lets say left 200 top 300. The width and height follows the client window.
Now I want to place a Editor inside this, but I want it to resize so it always fills the layer area.
For width this is no problem as I set width of editor = 100%. Is there a way I can do the same for the height?
Or alternativly I ...
-
Hi there,
I have just been trying out cute. Really nice piece of softeware.
Ok, Everything is working on my computer. Really nice. But here it comes! I am using asp.net 2.0 on a webhosting place, medium trust ( ofcourse). Deployment type is ofcourse precompilation. Everything here seems be working. But when I try ...
-
I tried it already and no luck...
ASP Error: Object doesn't support this property or method: 'ClientID'. So I changed it to ID and now get the following error:
Javascript Error: Object doesn't support this property or methodLine: 936
Below is my code/line #.
933 <script> 934 function changeBG(color) { ...
-
Hi Adam,
Yes i have tried that example, if you in that example delete all content, press 'Get html', press 'Attach event', and then e.g. press 'a' in the content window, a javascript alert will popup with <p> </p>, next time you press a key it will popup with <p>a</p>, so it actually shows the text as it ...
-
I downloaded the latest CuteEditor for .NET and changed the spellcheck button in the config file to the following:<item type=''image'' name=''netspell'' imagename=''spell''/>However, now when I press the button on the CuteEditor, it opens 2 windows: the normal spellcheck window and a spellcheck.aspx window! How can I prevent this from ...
-
Hello, I am trying to disable the Strip in the HTML code, there is this line from the site:By default Cute Editor automatically strips all script elements and
script contents from the html to prevent javaScript injection. You can turn this feature off by setting Editor.EnableStripScriptTags property to false.However, I can't find the spot where ...
... 158 ...
|
|
|