Hello,
I just noticed that using .val() on a form field (text field) doesn't execute the "OnChange" event handler binded on that Field...
Also, the .val() documantation page ( http://api.jquery.com/val/ ) doesn't mention anything about this, so I suspect this to be a bug.
Can you tell if this is a desired behavior or not ?
Must I say that I'm using jQuery 1.8.2.
Thanks.
Toxcct