|
Search
You searched for the word(s): javascript
Showing page 169 of 229 (2,286 total posts)
< 1 second(s)
-
In my application, I need to include form controls within CuteEditor. Unfortunately, they don't behave properly. For instance, if a dropdown list in in the editor and it's dropped down, it will immediately close back up. This HTML will reproduce this behavior in any of the demos:
<span ...
-
Greetings,
I have a need to implement MathML (a standard of XML to display mathematical equations) in the editor. I have found some applets for input and view of the MathML. I've added a custom button which opens a custom dialog in order for the user to input his equation in the Input Applet. When the user hits OK, the ...
-
Ta very much for the previous fix ref quotes and equals, works great, except.......(sorry)
<script type=''text/javascript''>
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++) ...
-
Can you show me how I would include multiple instances of the image selector in a form
here is my attempt in VB.net - I get this to work in IE but not Firefox passing a variable identifying the form elements directly
<%@ Page Language=''VB'' Debug=''true'' validaterequest=''false'' %>
<%@ Register TagPrefix=''CE'' ...
-
Hi,
I am using Cute Editor version 5. i have a page where i call the client side (javascript) interface, for handling the cute editor commands, using ''oncommand=''HandleEditorCommands(this);''. this works fine in IE. but in mozilla the command is not called.
is there any way i can call the client side interface in ...
-
Hello,
How can i get an example of client-side capture of the Save button click - the examples i have found in the website are only show that it is possible but there is no coding..
what property should be change in the CE:editor for disabling the server submit of the Save button and enabling the calling of a javascript function ...
-
Hello,
I'm running a rather complex dynamic portal without static aspx-pages.
Nearly everything gets rendered dynamically and on demand. So I'd like to do with your editor control.
I already bought a licence some months ago. After disassembling parts of the .NET-Framework I got it. I had to use a dummy server form (functions ...
-
We recently bought full source code for Cutesoft.
This product is awesome.
I am currently stuck in following situation.
I noticed that in online demo of Javascript API, you have mentioned about Exec Command.
When I select insertimagegallerybybrowsing and hit exec.command button, the window appears. I want the same thing to be able to do when I ...
-
I have created a custom button that opens a popup window, but I am having a problem pasting the HTML back to CE.
I am opening the popup with the following
function ShowMyTemplate(button) { var editor=CuteEditor_GetEditor(button); WindowObjectReference = window.open(''Gallery.asp?_rand=''+new ...
-
Along the same lines, so worth mentioning, while expirimenting with <script> functionality in the editor, I made a very simple page, as follows:
<input id=Button1 onclick=BLOCKED SCRIPTclickthis() type=button value=Button1 name=Button1>
<script language='javascript'>function ...
... 169 ...
|
|
|