website/www/conservancy/static/js
Bradley M. Kuhn 2ba369aa5c Supporter: js: fade out “Expand All” anchor when all sections expand
The expandable sections can be expanded either one-by-one, or with
the “Expand All” button.  Add a counter for each expandable
section (which requires their div's to have 'id' attributes, lest
they be counted in the '__global' section of expandables).

The __global counter will work as advertised if you have no 'id'
attributes on any of your 'expandable-section'-classed div's, but if
you mix a __global without an id with ones that *do* have an id, it's
likely this particular code won't work for that.

Finally, add some documentation which is probably over-documenting
for someone who knows Javascript and jQuery well, but it took me a
while to figure out this code so I felt throwing some notes in there
might be helpful.
2020-11-26 09:21:44 -08:00
..
conservancy.js base_conservancy: Activate progressbar for new match. 2017-11-27 13:08:21 -05:00
jquery-1.7.2.js Proper update to jQuery 1.7.2 and jQuery UI 1.8.22 2015-11-30 19:19:45 -08:00
jquery-ui-1.8.22.custom.min.js Proper update to jQuery 1.7.2 and jQuery UI 1.8.22 2015-11-30 19:19:45 -08:00
jquery.outerhtml.js Multi-progress bar support. 2015-11-30 19:19:44 -08:00
jquery.ui.multiprogressbar.js Add title to this text. 2015-12-24 14:21:47 -08:00
supporter-page.js Supporter: js: fade out “Expand All” anchor when all sections expand 2020-11-26 09:21:44 -08:00