Files
website/static/js
Tim Bannister 7738ba16fc Mark when JavaScript is available
This might be useful for custom styling, or for using
a pure-CSS fallback for some scripted behavior.

There is already a no-js class set on the <html> element;
this change removes it when JavaScript is running OK.
2021-10-03 17:14:11 +01:00
..
2021-08-26 10:53:18 -07:00
2021-10-03 17:14:11 +01:00

NOTE

This directory contains scripts files referenced by different sections of the website. Please use caution when moving/renaming them.

Scripts used by API reference

  • bootstrap-4.3.1.min.js
  • jquery-3.3.1.min.js (indirect dependency from bootstrap-4.3.1.min.js)
  • jquery.scrollTo-2.1.2.min.js