Why doesn't bind() work with browser plugins (COM objects)?
Windows Media Player, Adobe Reader, etc.
None of these can have events interacted with via jQuery's bind(), although falling back to the native implementations work fine.
Anyone know why is this?