On Sat, Sep 12, 2009 at 11:30 PM, Karl Swedberg <k...@englishrules.com> wrote: > > On Sep 12, 2009, at 12:57 PM, Mike McNally wrote: > > According to MSDN documentation, the "change" event from "select" > elements doesn't bubble, and that claim is borne out by my own > empirical observations. Is there some trick I can pull so that I can > handle those events from a container element via jQuery? > > not really. you might be able to get away with using click, but no > guarantees.
Thanks - I ended up just binding the handler to the element itself. I only had a small number of input fields in this particular case anyway. I really don't like IE. -- Turtle, turtle, on the ground, Pink and shiny, turn around.