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
Table of contents 1. Example scenario 1.1. Set th...
Table of contents 1. Ternary operator judgment 2....
Table of contents 1. Introduction 2. RC and RR is...
Preface I have read many blogs and heard many peo...
1. Qualitative changes brought by CSS variables T...
This article example shares the specific code of ...
environment Linux 3.10.0-693.el7.x86_64 Docker ve...
Implementing process analysis (1) How to call rep...
Moore's Law no longer applies Starting with F...
1. Common connections for mysql INNER JOIN (inner...
1. Environmental Preparation Tencent Cloud Server...
A singly linked list can only be traversed from t...
Preface When I was typing my own personal blog, I...
Table of contents Preface Discover the cause Cust...
Table of contents environment summary Module Func...