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
247
of
408
(
4,076
total posts)
< 1
second(s)
Keyboard events Issue
I am trying to use the Keyboard events like onkeypress like shown in the following demo on your web site.http://cutesoft.net/example/
JavaScript
-API.aspx The issue is if invoke any command like getHTML or setFocus on the control the key event is not happening any more. I was able to reproduce this issue on the above mentioned ...
Posted to
Cute Editor for .NET
(Forum)
by
Paparao Gummadapu
on
August 22, 2006
bookmarks in dropdownlist
I would like to open a popup window from the editor toolbar which displays a list of bookmarks from the current editor. See picture: Thank you for the reply to my previous post. Unfortunately I am not able to use the solution you offered - due to the way that the website I am working on is meant to function. I have ...
Posted to
Cute Editor for .NET
(Forum)
by
the4bs
on
July 19, 2006
Re: Create Popup on Icon (image) Click
Jon, The above solution will not work. CType(oCuteEditor.ToolControls(''New'').Control, System.Web.UI.WebControls.WebControl).Attributes.Add(''onclick'', ''return ConfirmWindow(''''Are you sure you want to clear this document??\nSelect 'OK' to delete or 'Cancel' to quit.'''');'') The above code will ovewrite the ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 13, 2006
Re: Create Popup on Icon (image) Click
Jon, The above solution will not work. CType(oCuteEditor.ToolControls(''New'').Control, System.Web.UI.WebControls.WebControl).Attributes.Add(''onclick'', ''return ConfirmWindow(''''Are you sure you want to clear this document??\nSelect 'OK' to delete or 'Cancel' to quit.'''');'') The above code will ovewrite the ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 13, 2006
Item inserted event?
HiCould you tell me if there is a way of programatically getting the last inserted element?For example, if a user inserts a textbox - is there a way of getting a handle on the textbox so that we can either append custom attributes to it? Either that or just the ID of the inserted element so that we can log it in a database?Is there an event fired ...
Posted to
Cute Editor for ASP
(Forum)
by
AndyTodd
on
June 8, 2006
Reply
Hi, Good to find your reply, for the above questions: 1.In my html page i have the
javascript
functions in head tag like this <td colspan=''2''> <a href=''somelink.com'' onmouseover=''window.status='catalogue'; changeImages('catalogue', ...
Posted to
Cute Editor for .NET
(Forum)
by
navin
on
May 30, 2006
Firefox 1.0.7 editor.Text bug
When preloading html with editor.Text in FireFox V1.0.7 with something like: <html><head><title>Blah</title><meta http-equiv=Content-Type content=''text/html; charset=iso-8859-1''></head><body>Blah Blah</body></html> You get a glimpse of the content then it vanishes and you ...
Posted to
Cute Editor for ASP
(Forum)
by
Lachie
on
May 4, 2006
pasteHTML
I'm using a trial version of CuteEdit. When I use pasteHTML
JavaScript
API call, I'm getting an error message ''Object doesn't support this property or method.''. Here is the code: <script>var editor = document.getElementById(''<%= Editor1.ClientID %>''); ...
Posted to
Cute Editor for .NET
(Forum)
by
afilipovik
on
April 12, 2006
Code Examples?
It would be so much more helpful to have code examples alongside your examples. That said: How can i capture The Click of the Save Icon clientside with
javascript
? are there any sample code for database saving and retrieving that is actual VB or C# code? I just bought this tool and am very interested but i figured ...
Posted to
Cute Editor for .NET
(Forum)
by
TheMightyThor
on
March 31, 2006
Can a dropdown selection trigger a popup?
I am trying to use
javascript
to pop a window based on an item selection in a custom dropdown. protected void Page_Load(object sender, System.EventArgs e){ // Put user code to initialize the page ...
Posted to
Cute Editor for .NET
(Forum)
by
rokinroj
on
March 3, 2006
More Search Options
« First
...
< Previous
245
246
247
248
249
Next >
...
Last »