Google Maps (Google Maps) V3 bug where the image block is overwritten when you drag and drop its container in the IE 7 Browser

Source: Internet
Author: User

During personal space project development, modules on the page can drag and drop their positions freely. The module named "" contains an instance of a Google map object. We use the API service provided by Google Maps V3.

During the drag and drop operation on its container, in IE7, a bug occurs: the map block is overwritten by the background and background image of the parent body. This is because in the drag-and-drop event processing function, JS will operate on page rendering, and the drag-and-drop container uses the CSS Filter to translucent ie effect. This causes the bug that some map blocks are overwritten. Therefore, the solution is: IE7 does not use a translucent effect, that is, IE7 does not use the CSS Filter, and the Web browser is "elegantly degraded ".

(End)

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.