Solution to CSS drop-down menu being covered by FLASH

WBOY
Release: 2018-09-27 17:41:40
Original
2429 people have browsed it

This chapter will introduce to you the solution to the problem that the CSS drop-down menu is covered by FLASH. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.

While working on the project, I discovered the problem of "CSS drop-down menu is covered by FLASH", as shown in the picture:

Solution to CSS drop-down menu being covered by FLASH

After Baidu and experiments, The following methods can be used to solve the problem:

<embed loop="false" play="true" type="application/x-shockwave-flash" src="/EIT_FJ/upload/flash/%E7%94%B5%E5%AD%90%E5%AE%9E%E9%AA%8C%E6%8E%88%E8%AF%BE%E8%AE%A1%E5%88%92(10_12).swf" width="100%" height="500" menu="false" 
wmode="transparent"></embed>
Copy after login

Rendering:

Solution to CSS drop-down menu being covered by FLASH

Technology has no boundaries and exchanges true knowledge.

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