...It's like this, today I was going to make a pop-up window, The task assigned to me by the backend PHP is already very simple for me for such a problem, because I have done it no less than three times. The key is to know the principle of pop-up windows. ![]() Click .youkeli to pop up .youkelogin. Click .close1 in the pop-up window to close it and return to the page. Of course, the problem I'm talking about is not here, but that I gave youkeli to li, and when I clicked the close button, it couldn't be closed and kept switching between black and non-black screens. I was speechless. After trying for a long time, I finally found the reason, so I added the .youkeli class to A. The result was successful and it could be closed. I originally wanted to find an expert to solve it, but later I found the reason myself. To sum up, the click effect of li is always so poor. In addition, the href should be followed by ###, a dead link, instead of #, which jumps to the top, so this is also a detail. |
<<: Build Maven projects faster in Docker
>>: Share 13 excellent web wireframe design and production tools
1. Compile proto Create a new proto folder under ...
We usually have a scanning box when we open the c...
1. Installation and use First, install it in your...
The frame and rules attributes of the table tag c...
Export: docker save -o centos.tar centos:latest #...
Introduction to common Dockerfile instructions in...
Sometimes you need to debug remotely in a server ...
Make an animation of the eight planets in the sol...
MySQL allows you to create multiple indexes on a ...
This article introduces and shares the responsive...
The network configuration of Host Only+NAT mode u...
Table of contents 1. Preface 2. Find two pop-up c...
The <tfoot> tag is used to define the style...
Preface In current JavaScript, there is no concep...
1. this.$router.push() 1. Vue <template> &l...