I used the dialog in closure and drew a dialog with a close button beyond the upper right corner. I found that when the button popped up, it had a gray border, which was ugly. Sometimes the border disappeared after repeated operations. I always thought it was a problem with closure. Later, I used Firefox to see that the border was a rectangular virtual border that included the dialog and the close button, so it felt like the effect after focus. I googled html focus border and the problem was solved: outline:none |
<<: HTML page common style (recommended)
>>: Linux five-step build kernel tree
Comprehensive understanding of html.css overflow ...
This article example shares the specific code of ...
Preface MySQL query uses the select command, and ...
In HTML, you need to specify the encoding used by...
I use tengine, the installation directory is /usr...
Preface The docker image cannot be deleted. Check...
Despite props and events, sometimes you still nee...
Tables once played a very important role in web p...
Anyone who has studied or used HTML should be fam...
Table of contents Configuration command steps in ...
Treemaps are mainly used to visualize tree-like d...
1. First, we create a .json file for interactive ...
Recently, I made a function similar to shake, usi...
Preliminary Notes 1.Differences between Vue2.x an...
I have recently studied the hollowing effect. bac...