First off, I LOVE NGUI. It's saved me sooo much time.

I know how to use OnSubmit, but that requires the user to push enter. How do I get it to call a function each time the input changes?
By the way, I'm using c#, but I'm sure I'll be able to figure it out if someone tells me a js solution.