Today I made a menu button. When you move the mouse to the button, a drop-down submenu will appear. The implementation method is to put the submenu into a div and add a hover function to the menu button. But there is a div under the menu button, which contains an object tag and a flash animation. When the mouse moves to the menu button, the submenu div appears, but it is blocked by the object animation and cannot be displayed. I searched online and found that most solutions were not very helpful. Here we recommend a more feasible and simple method: add <param name="wmode" value="transparent"> in the object tag. This method has limitations: it works for IE8, but not for Firefox or Google Chrome. |
<<: FlashFXP ftp client software registration cracking method
>>: Solve the problem of mysql's int primary key self-increment
This is a collection of commonly used but easily ...
According to data analysis company Net Market Sha...
Get a deep understanding of how the Linux configu...
1. Nginx installation steps 1.1 Official website ...
Preface This article analyzes the process of shut...
Table of contents 1. Computed properties Syntax: ...
Container auto-start Docker provides a restart po...
Table of contents origin Virtual Memory Paging an...
Copy code The code is as follows: a:link { font-s...
Preface As we all know, the nginx configuration f...
This article describes the MySQL user management ...
This article shares the specific code of jQuery...
Time flies, and in just six days, 2013 will becom...
How to make tomcat support https access step: (1)...
Enable the service when you need it, and disable ...