From f44c932179d54608aca33891f430249e5c6be5bb Mon Sep 17 00:00:00 2001 From: kvnjng Date: Fri, 21 May 2021 11:58:35 -0500 Subject: [PATCH] add hover over titles for thresholds, new advanced filter actions --- LDlink/LDlink-5.1.0.js | 12 ++++++------ LDlink/index.html | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/LDlink/LDlink-5.1.0.js b/LDlink/LDlink-5.1.0.js index 6b3ec97e..0bcd521c 100755 --- a/LDlink/LDlink-5.1.0.js +++ b/LDlink/LDlink-5.1.0.js @@ -2644,8 +2644,8 @@ function populateSNPlistLDexpress(data) { $("#ldexpress-snp-list").append( $("", { class: 'ldexpress-snps-list-rows', id: 'snp__row__' + value }).append( $("", { 'style': 'white-space: nowrap; width: 150px;' }).append([ - $('', { type: 'checkbox', id: 'filter__snp__' + value, value: 'snp__' + value, 'style': "margin-right: 4px;", class: 'ldexpress-data-filters' }), - $('