mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 23:04:35 +00:00
attempting to remove jquery - online edit of 1623/161/names.htm
This commit is contained in:
@@ -1922,9 +1922,9 @@ to climb into <span lang=de-at>Staud'nwirt</span> Palace (1995)<br>
|
||||
arrayOfElements[i].style.display='block';
|
||||
}
|
||||
document.getElementById(id).style.display = 'block';
|
||||
$(".t").css({ 'font-weight': 'normal' });
|
||||
|
||||
document.getElementById("t_" + id).css = 'block';
|
||||
$("#t_"+id).css({ 'font-weight': 'bold' });
|
||||
|
||||
}
|
||||
show('0');
|
||||
</script></body>
|
||||
|
||||
Reference in New Issue
Block a user