AO3: [Wrangling] Rainbow Home Page

adds CSS classes to style table rows as a rainbow, and updates dynamically when filters are applied

Dessa är versionerna av skriptet där koden uppdaterades. Visa alla versioner.

  • v4.2 2024-03-31

    updated to work with v2.0+ of my "Sort Fandoms by Number of Unwrangled Tags" script

  • v4.1 2024-03-31

    just a little bit of code cleanup

  • v4.0 2023-11-10

    updated to support my new Sorting by Total Unwrangled script

  • v3.0 2022-10-16

    updated code to catch click events on links from the standard filtering again. Previously the script assumed the 2nd <p>, but that has shifted thanks to an AO3 code change. Now the script looks for the <p> containing the text "Show only fandoms with" (which is unique to the standard filters)

  • v2.0 2022-10-09

    (1) updated to latest jQuery
    (2) it's now possible to configure the six colors directly in the script, for those who don't use a custom AO3 skin :)

  • v1.1 2022-09-11

    fixes reloads on the Sources and Reset All Filters links (in the n-in-1 wrangling filtering script)

  • v1.0 2022-05-31