Home > Article > Web Front-end > How to implement div blocking flash in 360 browser? _html/css_WEB-ITnose
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: