资讯

JavaScript Event - Mouseover This code was written based on a template by John Resig. The original can be found at John Resig’s addEvent function website.
The second parameter is the event to listen for, note that this doesn't include "on", event names are like "mouseover" rather than "onMouseover".