How to implement div blocking flash in 360 browser? _html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:58:18
Original
1108 people have browsed it

When dealing with the display and hiding of Flash, due to some reasons, it cannot be hidden using $("# Id of the upper div of flash").hide(), so a div is used to block it.
You can achieve the goal by directly setting the z-index value in Firefox and IE, but in 360 Secure Browser (version 6.3 or 7), neither IE mode nor chrome mode can do it. There are some solutions online, for example:
Available under IE browser:
Available under firefox:


Reply to the discussion (solution)

I solved it myself. Just change it and set the width and height of the flash to 0. It will be OK. Any browser is compatible. ! ! ! ! !

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!