mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-12 17:09:25 +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';
|
arrayOfElements[i].style.display='block';
|
||||||
}
|
}
|
||||||
document.getElementById(id).style.display = 'block';
|
document.getElementById(id).style.display = 'block';
|
||||||
$(".t").css({ 'font-weight': 'normal' });
|
|
||||||
document.getElementById("t_" + id).css = 'block';
|
document.getElementById("t_" + id).css = 'block';
|
||||||
$("#t_"+id).css({ 'font-weight': 'bold' });
|
|
||||||
}
|
}
|
||||||
show('0');
|
show('0');
|
||||||
</script></body>
|
</script></body>
|
||||||
|
|||||||
Reference in New Issue
Block a user