|
Search
You searched for the word(s): javascript
Showing page 172 of 408 (4,076 total posts)
< 1 second(s)
-
Hi all,
I think we have fixed that problem long time ago.
If you still get problem , there must be something special we haven't able to reproduce.
So , please download what we tested here :
/forum_uploads2/EditorAspNet2.zip
This zip file contains :
Editor dll and client files , which is downloaded ...
-
Hi Ken,
Have you got a chance to see the issue. Can you replicate it now?????????.
Yes I have few more queries:
1.Cute editor in update panel+modal popup also does not work.Gives a lot of javascript errors.Error: ''null or not an object at line 0''
2. How can I clear the cute editor in javascript?. I have used the code ...
-
Ok,
No my site is not yet online, but I send you the messages on IE and or FireFox :
The method CuteEditorInitialize is not defined
-
Ok . . I am using the CuteEditor to allow authorized individuals to change the content of a section of a web page. So with VB.NET I am programmatically setting the current content in the CuteEditor like this:
Editor1.Text = strContent
Now, if that original content has rich text characters in it such as the ...
-
Hi Adam, Yes, Javascript can be used to spread viruses. All they need to do is add a hidden iframe to a page, this can then be used to track users or prompt users to install software (such as rouge plugins, etc). Please could you verify that the lines of JavaScript do not have any rouge code contained within them. Unfortunatly all I see ...
-
I do have 'return false;' as the last line in the custom queue javascript function, and there aren't any errors on the page so it shouldn't be failing before returning false. I'm using a combination of javascript and code-behind though, and from Example 2 I figured out I could use the following property to hide ...
-
Yes thanks Adam, I got that... what I was referring to with initialization was the other part of my previous post, this part:
And another question:
I need to line out my html editors. Getting width and position of certain controls and adjusting the width of the editor accordingly. I'm doing this in the ''onload'' event if the page. ...
-
OK, I have solved some of the problems here. In my Javascript, I had not allowed for the fact that Mozilla and Opera open the Insert Image dialog asynchronously, so the code has to loop waiting for the user to select an image. In the sample code that ships with CE 6.0, the setTimeout command is used for this purpose (see below).
However, ...
-
Thanks for the reply Adam. That gets me there partially. It shows me how to limit the size and remove return key functionality.
Am I also to assume then that to solve some of my other questions...
- I can use the attachevent and detachevent javascript to attach an event for onblur?
- I can write a ...
-
I believe I don't tell you well... I show it with pictures beacuse to explain well is hard to me. I go to my page to upload images. I click the button to select my files.I select the file and it's started to upload to the server. After the upload the file, and thanks my javascript, apears a little <div> with a <form>, ...
... 172 ...
|
|
|