AO3: Disable Hover in Main Menu

Ao3 main menu dropdowns are no longer visible at hover, you have to click the menu entry instead

Ekde 2024/02/10. Vidu La ĝisdata versio.

Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn

  • v1.2 2024/02/11

    extended so the same logic applies to the "Hi [user]!" and Post dropdowns on the right side of the header

  • v1.1 2024/02/10

    fix: when mouse moves away and dropdown closes, you had to click twice to show the same menu again (1st click -> close already invisible menu, 2nd click -> reopen). now the .open CSS class gets reset as well so Bootstrap knows the next click needs to reopen the menu immediately.

  • v1.0 2024/02/10