Internet Explorer 6

Source: Internet
Author: User

Some users reported that they used IE6 to visit the website. When they hover their mouse over the search input box, the mouse will flash and wait in an hourglass shape, and the video is also recorded, as shown below.

The problem is a bit confusing. what elements of the webpage can be controlled with the mouse? Isn't that a mouse-busy gesture?ProgramThe employee's thinking is coming. It must be a computer problem. It has nothing to do with the program. Please call customer service. No, the customer has been struggling and must solve it.
Calm down and try to solve the problem, and try Baidu to search for some keywords such as "Mouse web busy flashes. After careful analysis, it should be caused by sliding the mouse to the input box and performing the operation, checkCodeThe onmousemove = "This. classname = 'inputstyle _ move '" event was found. Will it be caused by this? I changed the search keyword "onmousemove mouse busy flashing" and finally found a similar problem. In IE6, when JavaScript controls classname, the mouse blinks continuously, and the IE6 mouse blinks. Based on the two files, change "onmousermove" to "onmouseover". After customer verification, the problem is finally solved.

This problem occurs in some IE6 browsers. The two conditions that must be met by this bug are that a background image request is sent when the onmousemove event and the mouse point are used to break any of the conditions, this bug will not be generated. Of course, this is also a solution to this bug.

This problem is strange, but you can still find clues through calm analysis. with powerful search engines, it can be solved. But the programmer's inherent thinking is easy to ignore the problem. It feels that the programmer must increase the meaning of the service and actively solve the problem. Don't leave the problem out of the program without moving it, affecting the judgment of the problem.

Note: The response of programmers after being put up with bugs is a little funny and authentic!

Related Article

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.