Search

You searched for the word(s):
< 1 second(s)
  • I want ONCHANGE and ONBLUR events to fire.

    This is very easy to do with any other tool&nbsp; 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&nbsp;alert pops up. &nbsp; 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