Hi everybody,
I would like to know if there is a way to detect data changed in a form field without pressing Enter and without clicking a button.
This will be an amount field that needs to be entered and any value entered will already require a message to be displayed. The event for "Enter pressed" will be used for another purpose. Also I want to avoid an unnecessary button in order to speed the user interaction.
thanks,
Guilherme