Home > Article > Web Front-end > Event event_javascript skills under ie and ff
For more articles, please refer to http://www.jb51.net/tag/event/1.htm
In addition, use srcElement in IE to obtain the event trigger source, and use target in FF. Therefore, relevant browser compatibility needs to be done when using these two objects.