Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
jQuery
Ajax Uploader
chrome
CuteEditor 6.7
DropDown
Firefox
Font color
getHTML
IE 11
javascript
MVC3
trigger
Visual Studio Express 2013
CuteEditor 6.7 & jQuery Tabs
Hi, I see inconsistent behaviour when CuteEditor is inside a Jquery Tab. The following code reproduces the problem: <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title></title> <script ...
Posted to
Cute Editor for .NET
(Forum)
by
xmas79
on
July 4, 2014
jQuery error with visual studio 2013
I just updated my Microsoft Visual Studio to: Microsoft Visual Studio Express 2013 for Web Ver 12.0.21005.1 REL Microsoft .NET Framework Ver 4.5.50938 My CuteEditor id is Editor1. When I try to run a page VS 2013, the page comes up showingthe editor but then I get a message box with the error: Unhandled exception ...
Posted to
Cute Editor for .NET
(Forum)
by
petermac
on
March 11, 2014
A Trouble with using jQuery Event Triggering
Hi, guys. I'm using ajax uploader component in company. I have a trouble to develop like below. <span class="Lbtn"><input type="button" value="Add" class='fncAdd' /></span> <span ...
Posted to
Ajax Uploader
(Forum)
by
jwseok
on
February 1, 2013
Adding html dynamically with jQuery
So I've the following page (edited for ...
Posted to
Cute Editor for PHP
(Forum)
by
annoyingmouse
on
March 30, 2011
Jquery disables CE drop downs (font, tables, etc)
When I include jquery on my page, my dropdown selectors in CE aren't displaying (font color, table, highlight...). Even if I just include the jquery.js file on the page it disables them somehow. Any suggestions? I've played around with the focus flag, and moved all jquery calls to the end of my page, but still the dropdown ...
Posted to
Cute Editor for .NET
(Forum)
by
lydia0500
on
January 26, 2010
Re: Using jQuery to access getHTML
I'm still having this issue as discribed above. I'm having trouble using the ''getHTML'' method with in jQuery... If you run this.. $(document).ready(function() { }); function showContent() { ...
Posted to
Cute Editor for .NET
(Forum)
by
lharris
on
December 22, 2009
Using jQuery to access getHTML
I'm using jQuery to do an auto save draft of a CuteEditor window and I'm trying to access the HTML in the CuteEditor and I'm getting an error. Here is my code: var HTMLBodyEnglish = document.getElementById('<%= txtEditorEnglish.ClientID%>'); //var test = HTMLBodyEnglish.innerHTML(); // retrieving the content of ...
Posted to
Cute Editor for .NET
(Forum)
by
lharris
on
November 17, 2009
jquery.load("#div") and license error
Hello, I am a trying to load an external .aspx file (on the same webserver, in the same directory) into a modular div in my page. The external file contains an ajax uploader control. When i finish my upload, the uploader throws a ''incorrect license file'' error. I'm guessing the uploader license file isn't a fan of me loading an external page ...
Posted to
Ajax Uploader
(Forum)
by
kevinac4
on
September 28, 2009