I am reading the Javascript The Definitive Guide. In this book, "Processing Events and Events," there are three event processing models, an original event model, a standard event model, and an Internet Explorer event model.
He says that before IE6 he uses the Internet explorer event model.
I am wondering if IE7 and 8 are using it. Or he uses a standard event model.
source
share