I figured it out. .trigger('change') works great.
Thanks,
EricOn Jan 15, 1:43 am, Eric Cope <[email protected]> wrote: > Hello all, > Is there a way to detect when jquery affects a form field? Something like > .change(), but when jquery makes the change, not the user? > Thanks! > > -- > Eric Cope

