From 8c07638ae3fb7e4c475916404a4ea143f9709580 Mon Sep 17 00:00:00 2001 From: Expo on server Date: Fri, 24 Jun 2022 21:45:39 +0100 Subject: [PATCH] attempting to remove jquery - online edit of 1623/161/names.htm --- 1623/161/names.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1623/161/names.htm b/1623/161/names.htm index 80e09d51d..e8194b5e4 100644 --- a/1623/161/names.htm +++ b/1623/161/names.htm @@ -1922,9 +1922,9 @@ to climb into Staud'nwirt Palace (1995)
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');