Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): javascript
More Search Options
Showing page
33
of
408
(
4,076
total posts)
< 1
second(s)
Re: JavaScript error during upload
So. Problem solved after a long try and error session: I have a hidden element called ''action'' in my existing page. Can it be, that the AjaxUploader generate a element with this name too? Because after remove my hidden action element, all works fine. I think it's a good idea, if you create a list with forbidden names in the ...
Posted to
Ajax Uploader
(Forum)
by
Dojokun
on
April 14, 2009
Re: Javascript Error When Uploading
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.IO; using System.Text; public class MarksMoveViewStateMod : IHttpModule { void IHttpModule.Init(HttpApplication context) { // Add ...
Posted to
Cute Editor for .NET
(Forum)
by
MARKA
on
March 27, 2009
Re: Custom Button pasteing Javascript
Hi jbucknor, Try this example: <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 5, 2008
Re: JavaScript error when trying to use Spellcheck feature
atcnway, Can you try the following simple code? If the problem still exists, please set up FTP access and send it to me. <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 1, 2008
Re: Access is denied JavaScript Error
Yes. But I added that line for a particular reason, which now excapes me since the application sees to run fine without it (I really do have to start commenting my code). If I remember why I added this statement, and decide there's no way around it, and that it has to be there, I'll let you know. Otherwise I'll proceed with ...
Posted to
Cute Editor for .NET
(Forum)
by
jrbrady
on
March 21, 2007
Re: IE9 Issue JavaScript Errors when using Custom ComboBoxTree
Ok, upgraded to the latest and it fixed my issues. Didn't realize there were newer versions. I went to the download area and it showed 6.6, and didn't think there was a newer version.Is there a mailing list I can get on to be notified of updates? Thank you for your help!
Posted to
Cute Editor for .NET
(Forum)
by
[email protected]
on
June 7, 2011
Re: javascript is executing in IE
It's not a public facing page. But the behavior seems very easy to reproduce. It can even be done in FF, chrome, etc. with this code:<?php require_once ''../cuteeditor_files/include_CuteEditor.php'' ?> <html> <body> <form id=''form1'' ...
Posted to
Cute Editor for PHP
(Forum)
by
cosmonaut
on
October 27, 2011
Re: Javascript accessing content of Textarea
>>but in trying to further modify the autosave function to work in Safari as well where you simply put up a plain textarea- how can I get to the user modified text? Safari support is available in the version 5.0 which will be released soon.We've also refined the
JavaScript
API in the version 5.0. That will resolve your problem.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 24, 2005
Re: populating the editor via listbox c#/javascript, how to refernce the textareas ID
Dear AWilderbeast, Please refer to the following code: Default5.aspx: <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''Default5.aspx.cs'' Inherits=''Default5'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
January 13, 2011
Toggle editor with Javascript
I want to be able to hide/show the editor using
javascript
. the editor is currently in a modal popupextender and I was actually setting it to visible then showing it in the code behind but the post back is expensive. I dont want to hide/show div like in this example http://richtextbox.com/userExample/hideshowdiv.aspx# - I just want to hide ...
Posted to
Cute Editor for .NET
(Forum)
by
Misha999
on
January 30, 2010
More Search Options
« First
...
< Previous
31
32
33
34
35
Next >
...
Last »