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
147
of
229
(
2,286
total posts)
< 1
second(s)
Re: JavaScript Error - IE7 - Insert Script Drop Down
Ady, Can you tell me the code you added into this dropdown? Did you have any problems with the example incuded in the download package?
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 26, 2008
Re: Adding javascript into page - injection filter disable?
Yes, you need to set Editor.EnableStripScriptTags Property to false. Try your code in this example: http://cutesoft.net/example/EnableStripScriptTags.aspx
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 8, 2006
Re: CuteEditor in user control (ascx) sometimes doesn't save.
binh, >>I can send you a login/pw to see for yourself. Just give me an email to send to... Please email to Support@cutesoft.net >>On a side note, the GetDocument()
javascript
doesn't work on any Gecko based browser, on both Windows and Mac. GetDocument()
javascript
is for IE only. We will post the ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 21, 2005
Re: Beyond MaxTextLength ... Real Time Text Characters Remaining Displayed ... Possible?
After looking at the
JavaScript
_API page Adam refers to above, the following code displays the number of HTML characters remaining into a textbox in the 6.02.2900 version of IE. The 7.2 version of Netscape and the 1.0.6 version of FireFox display an error dialog stating: TypeError: editdoc.attachEvent is not a function.If you ...
Posted to
Cute Editor for .NET
(Forum)
by
johnhappy
on
September 26, 2005
Re: Spell Checker
I set this property in the page load event...but no luck. My example is below...can you tell me what you did to make it work? Private Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs) If Me.ModalFrame.Visible = True Then Return End If Me.Suggestions.Attributes.Add(''onChange'', ...
Posted to
Cute Editor for .NET
(Forum)
by
BruceD
on
February 3, 2004
Re: Injected Script
Adam, If I click in the HTML button and try to insert the following ''<SCRIPT language=''
JavaScript
'' src=''/Mexico/teste/fltifo.js''></SCRIPT>'' I get the Injected Script when I save the text. Thanks, Rodrigo
Posted to
Cute Editor for .NET
(Forum)
by
rodbr
on
November 21, 2004
Haw to change Height from javascript?
This code not curently worked: var hEditor = window.document.getElementById(''<%=HEditor.ClientID %>''); hEditor.height = parseInt(hEditor.height) + 100; Haw chage the height from
javascript
?
Posted to
Cute Editor for .NET
(Forum)
by
Vasyl
on
August 22, 2006
Re: Javascript API to find caret (insertion point) position in the document.
Can you explain to me what you are trying to achieve? There is not such
JavaScript
API available. But we may have solution for your questions.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 28, 2006
Re: Cute and Paste locking up browser...
Could not readily get it lock up IE in either of those links.But after about 5 pastes it locked up in the page we orignally referenced. http://cutesoft.net/example/Multiple.aspx Office 2007 IE7 CS 6.4 tried with beta
javascript
file same result. Note, we have another issue in the forums on Autosizing not working when multiple ...
Posted to
Cute Editor for .NET
(Forum)
by
chuck7
on
October 6, 2009
get the content using javascript
Hi, Is is possible to get the content of the cute editor with
javascript
? Thanks,
Posted to
Cute Editor for .NET
(Forum)
by
swriler
on
March 24, 2006
More Search Options
« First
...
< Previous
145
146
147
148
149
Next >
...
Last »