views:

11

answers:

0

Hi All,

I am using the FreeTextBox ASP.Net HTML editor control. I am trying to make a javascript call when the text value changes. The control has a property called "ClientSideTextChanged" which is supposed to get fired on text changed, but instead fires on load of the control.

Can any of you tell where i am going wrong.