mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-19 01:12:39 +00:00
Attempting to remove jquery - online edit of 1623/161/names.htm
This commit is contained in:
parent
8c07638ae3
commit
fcfb7cd6e9
@ -1919,11 +1919,11 @@ to climb into <span lang=de-at>Staud'nwirt</span> Palace (1995)<br>
|
||||
var lengthOfArray=arrayOfElements.length;
|
||||
|
||||
for (var i=0; i<lengthOfArray;i++){
|
||||
arrayOfElements[i].style.display='block';
|
||||
arrayOfElements[i].style.display='none';
|
||||
}
|
||||
document.getElementById(id).style.display = 'block';
|
||||
|
||||
document.getElementById("t_" + id).css = 'block';
|
||||
|
||||
|
||||
}
|
||||
show('0');
|
||||
|
Loading…
Reference in New Issue
Block a user