Thanks for the response - and sorry about the double-post. Browser was
being weird this morning.
I don't have a huge amount of inputs; in fact, I was considering doing
exactly that earlier. The only problem I see with it is that the
number of inputs has to be able to change - the users have to be
I don't think the problem is with the selector, per se. It's more a
problem with binding the change event to a table row. I'm guessing you
have inputs within the table rows and you're relying on event
bubbling. The problem is that the change event, like focus and blur,
doesn't bubble in IE.
2 matches
Mail list logo