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
226
of
408
(
4,076
total posts)
< 1
second(s)
Re: Ctrl+B, Ctrl+I, Ctrl+U
mattsmac, You can disable Ctrl+B using
javascript
. For example: function notAllowed (e) { // Disable Ctrl+B if ( (66== event.keyCode) && (event.ctrlKey) ) { alert (''Sorry, not ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 28, 2008
Re: AjaxUploaded Not Working in Windows 7 !
(Similar posting on diffent thread) I'm having a similar issue... maybe check out my website using IE8... its basically the ''Start uploading manually'' scenario, but the OnPostBack
javascript
doesnt seem to get called.http://www.mailpro.org/Anon_Upload.aspx theres a temporary source viewer ...
Posted to
Ajax Uploader
(Forum)
by
enorl76
on
February 25, 2010
Re: Firefox problems
OK, copied again all dll's in my bin folder and it started working on Firefox. But still
javascript
errors on IE6. Funny thing is, the
javascript
error comes and goes as I refresh the page, but I still cannot type anything in the editor. I am trying to use Minimal configuration.
Posted to
Cute Editor for .NET
(Forum)
by
adamzc1970
on
February 17, 2006
Re: Documentation of Javascript functions
http://cutesoft.net/forums/thread/57421.aspx Please check this thread. We will update the document and include the information of the above page soon.
Posted to
Ajax Uploader
(Forum)
by
Adam
on
March 9, 2010
Re: Progress bar Silver light javascript exception
I , I think your function just throws error. You need use try/catch block and watch what error your code throws. Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
March 10, 2009
Re: Javascript duplicating in Safari if editor.EditCompleteDocument = true
solved - for safari you need to use gecko_loader. I missed that in include_cuteeditor.asp
Posted to
Cute Editor for ASP
(Forum)
by
ussu36
on
December 19, 2011
Re: creating pdf from javascript
miltonsnider, It's impossible to create PDF using the client side code.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 5, 2007
Re: upload on a different page than the browsing page
Hi, please check this sample code : http://ajaxuploader.com/document/index.htm#page=create-custom-queue-table.htm the queueui event can help you get the file list. Here is the event list : http://ajaxuploader.com/document/index.htm#page=
JavaScript
-API.htm Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
March 6, 2009
Re: Javascript Error : Microsoft JScript runtime error: ASP.NET Ajax client-side framework failed to load.
>>Microsoft JScript runtime error: ASP.NET Ajax client-side framework failed to load. For some reasons, MS Ajax got broken. I suggest you reinstall or repair ASP.NET 3.5 SP1 then try again. Keep me posted
Posted to
Ajax Uploader
(Forum)
by
Adam
on
April 27, 2009
Re: Javascript Error After Upload
It's been a month and a half now and Windows 7 ships in 3 months. Any chance this issue has been resolved?
Posted to
Ajax Uploader
(Forum)
by
aschmidt
on
July 5, 2009
More Search Options
« First
...
< Previous
224
225
226
227
228
Next >
...
Last »