Want to do this with jQuery:
----------------------------------------------------------------------------------------------------------
* form has (input.text, select, texarea, checkbox)
* after i write in input text (some text) next to this input
should appear <div> with animation (alpha 0-100%) with message "this
field was changed to ...."
* after 3 seconds <div> with message should disappear
-----------------------------------------------------------------------------------------------------------
i've been searching a lot for tutorial or plugin but nothing
Does anyone know of a tutorial for doing this?
Thanks!
Mark