I read that the which parameter in all jQuery events are normalized ( specified here ).
However, I was trying to figure out where in the source ( of jQuery ), this normalization is achieved. I’m interested in figuring out how it is done. Anybody have an idea? Could you either point me in the right direction or post an explanation here ?
I read that the which parameter in all jQuery events are normalized ( specified
Share
Check the code of
keyHooksandmouseHooks: