Questions
Tags
Sign In
The button is visible but not pressed due to the overlap of the transparent block. How to be?
2 absolutely positioned block. One covers the other part of the button. Overlapped part of the button is not pressed. How to get out?
CSS
HTML
jamaal.Kertzma
asked
June 8th 19 at 16:59
Related questions
2
Which monitor similar to apple retina?
1
To configure the local network to access the shared resources through a switch, subject to obtaining the Internet via wifi from your phone, perhaps?
6
As a customer of our site will know that the site is made on the steep framework, and not on a crappy CMS?
1
How to setup VPN through my other computer?
1
How to delete from history the result of processing the trigger?
2
Syntax error: How to migrate from MySQL to Postgres?
1
How to check the row and column in richtextbox?
2
Why not connect styles?
More answers about
"The button is visible but not pressed due to the overlap of the transparent block. How to be?"
2
answers
shau
answered on
June 8th 19 at 17:01
z-index: 99;
For block video
Exactly, I did not notice that the video itself has a relative positioning, not absolute.
- jamaal.Kertzma
commented on June 8th 19 at 17:04
Mabel
answered on
June 8th 19 at 17:03
To put z-index 9999 for example a block with a video, then it will be over the background
Please
sign in
or
sign up
to write your answer or comment.
Find more questions by tags
CSS
HTML