Javascript-after the mouse event is separated to js, it becomes invalid. just click in the tag.

Source: Internet
Author: User
I use js to traverse the dl tag and assign the onmouseover and onmouseout events to each dl tag. But it becomes invalid. directly add the event to the tag for credibility. My js code should be correct. What is going on? JavaScript has been imported. What's wrong? Thank you ~ This is HTML. this is js.

I use js to traverse the dl tag and assign the onmouseover and onmouseout events to each dl tag. But it becomes invalid. directly add the event to the tag for credibility. My js code should be correct. What is going on? JavaScript has been imported. What's wrong? Thank you ~
This is HTML

This is js

Reply content:

I use js to traverse the dl tag and assign the onmouseover and onmouseout events to each dl tag. But it becomes invalid. directly add the event to the tag for credibility. My js code should be correct. What is going on? JavaScript has been imported. What's wrong? Thank you ~
This is HTML

This is js

This is very obvious. you first let the function be executed, instead of binding it to the function.

Navinodes [I]. onmouseover = function (e) {export how(e.tar get );}

If it is compatible, do it yourself!

It should be because an error occurred in the event listening. use addEventListener () or attachEvent () (for IE) to try again. The mobile phone end cannot post code, and you 'd better paste the code out.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.