Browse by Tags

All Tags » onBlur
  • WebResource | AutoPostBack

    Are there any plans for CuteEditor.NET to make use of WebResources. We are currently looking for something else as our version (Apr 2008) doesn't use WebResources and it has been deemed bandwidth inefficient compared to a solution that uses WebResources.   Also, is AutoPostBack planned (this is not as big an issue since I have a JavaScript ...
    Posted to Cute Editor for .NET (Forum) by AP1 on July 30, 2008
  • Re: check for focus

    graphicsxp,   Please check this example:   http://cutesoft.net/example/simpleblur.aspx    
    Posted to Cute Editor for .NET (Forum) by Adam on August 18, 2006
  • I want ONCHANGE and ONBLUR events to fire.

    This is very easy to do with any other tool  for a std textarea html control you can add ONBLUR=''alert('Hello World');'' and when the user types data into the text area and then clicks somewhere else on the page the Hello World alert pops up.   The standard method in vb for asp.net would be to txtComment.Attributes(''onblur'') ...
    Posted to Cute Editor for .NET (Forum) by itztli on July 22, 2005