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
258
of
408
(
4,076
total posts)
< 1
second(s)
Re: Right click in Firefox - menu hidden
Hi Eric, I have found the problem, in my Firefox options => Content => Enable
JavaScript
, the box for ''disable or replace context menus'' was unticked. I have now ticked it and it works fine. Sorry for taking your time for this. Thanks. Pascal
Posted to
Cute Editor for PHP
(Forum)
by
random
on
February 22, 2011
Re: PasteHTML issue
Rauco, I just made another test. obj_Editor1.insertHTML('This is a test!') inserts the text at the cursor position. I am using the version 4.2. >>Will upgrading fix this problem? Yes, please check the following
JavaScript
API example: http://cutesoft.net/asp/
JavaScript
-API.asp
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
April 19, 2006
Re: unable to upload file
Hi lc343765828, Can you show me the full error message? Get any
javascript
error? Is your site online? If so, can you send me the editor page url? So we can check it for you. Regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 17, 2011
Re: auto refresh live chat button
Hi, You can check the source code of the Support-Visitor-monitor.js.aspx The server side CuteChat.ChatWebUtility.HasReadyAgents() return whether there's available agents. You can implement your request by
JavaScript
+XMLHttpRequest Regards, Terry
Posted to
Cute Live Support
(Forum)
by
cutechat
on
August 9, 2009
Re: Code doesn't work with FireFox. What is correct FF code?
fredd, There is no API available for this request. You need to implement this method for other browsers by writing your own
JavaScript
. For gecko based browser like firefox, try call editor.ExecCommand(''selectnone'');
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 20, 2007
Re: Security issue with the editor - html encoding from the view
Hi Jeff, when you allow html into your contoller you are open to
javascript
attaks, sql injection attaks, ext... all that you need to handle in the back end of your code. I prefer to block it and not allowing any html code into the back-end. I think we need to find a solution on the view. the editor needs to send encoded html ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
oslasi
on
November 22, 2012
Re: Wrong <SCRIPT/> tag formatting
Hi Ken, Thank you for your quick answer, bu I probably didn't explain my problem clearly enough. So here are the steps I do to reproduce the problem: 1. Open CuteEditor. 2. Press HTML button on the bottom of the editor. 3. Enter HTML code containing
JavaScript
function as described in my previous post. 3. Call getHTML() API function and get HTML ...
Posted to
Cute Editor for .NET
(Forum)
by
Herev
on
November 21, 2011
Re: Using IFrame
I used your demo. The code use the page multiple-files-upload.aspx as a source for the iframe. just add a web page test.aspx and copy paste to the body this code: <html xmlns=''http://www.w3.org/1999/xhtml'' > <head runat=''server''> <title>Untitled ...
Posted to
Ajax Uploader
(Forum)
by
tirza
on
March 18, 2011
The following was the child window code:
<%@ Control Language=''C#'' AutoEventWireup=''true'' CodeBehind=''WindowEditor.ascx.cs'' Inherits=''WindowEditor'' %> <%@ Register Assembly=''Coolite.Ext.Web'' Namespace=''Coolite.Ext.Web'' TagPrefix=''ext'' %> <%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %> <%@ Register TagPrefix=''telerik'' ...
Posted to
Cute Editor for .NET
(Forum)
by
GeoffreyRen
on
July 20, 2009
The following was the child window code:
<%@ Control Language=''C#'' AutoEventWireup=''true'' CodeBehind=''WindowEditor.ascx.cs'' Inherits=''WindowEditor'' %> <%@ Register Assembly=''Coolite.Ext.Web'' Namespace=''Coolite.Ext.Web'' TagPrefix=''ext'' %> <%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %> <%@ Register TagPrefix=''telerik'' ...
Posted to
Cute Editor for .NET
(Forum)
by
GeoffreyRen
on
July 20, 2009
More Search Options
« First
...
< Previous
256
257
258
259
260
Next >
...
Last »