commit
f10e34b042
1 changed files with 0 additions and 1 deletions
|
@ -203,7 +203,6 @@ So here's another working variant:
|
|||
|
||||
<script>
|
||||
*!*
|
||||
// put the handler on capturing phase (last argument true)
|
||||
form.addEventListener("focusin", () => form.classList.add('focused'));
|
||||
form.addEventListener("focusout", () => form.classList.remove('focused'));
|
||||
*/!*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue