mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
JS old scripts tidying and documenting
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
function filterTable(tablename)
|
||||
// Used by Radost's single HTML page to sort list of all caves
|
||||
// in expoweb/caves-tabular.htm
|
||||
// where the data is all in that html file, having been extracted from
|
||||
// the svx files by an undocumented method. Probably from the .3d file// produced by
|
||||
//survex.
|
||||
{
|
||||
table = document.getElementById(tablename);
|
||||
|
||||
|
||||
4267
scripts/caves-tabular.htm
Normal file
4267
scripts/caves-tabular.htm
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user