Closed JelteF closed 9 years ago
This way the event can be captured by parent elements. This can be useful when you use the change event to see if something in the form changed.
Sounds reasonable. I notice that the initEvent function has actually been deprecated, but it looks like IE doesn't support what's supposed to replace it, so probably not much point in changing that yet.
This way the event can be captured by parent elements. This can be useful when you use the change event to see if something in the form changed.