Support forums

Live Support, Chat and HTML Editor
    
Welcome to Support forums Sign in | Join | Help Messenger
in Search

Browse by Tags

All Tags » onBlur
Sorry, but there are no more tags available to filter with.
  • 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