Update new visualization icons
Update info text on Map of Science Update new copyright text to Map of Science
This commit is contained in:
parent
5eb16e6585
commit
5b1847dd4c
29 changed files with 51 additions and 43 deletions
|
@ -87,6 +87,8 @@ function initVisModeTypeButton() {
|
|||
function initGlobalToolTips() {
|
||||
|
||||
createToolTip($("#imageIconOne"), $('#toolTipOne').html(), "topLeft");
|
||||
createToolTip($("#exploreInfoIcon"), $('#exploreTooltipText').html(), "topLeft");
|
||||
createToolTip($("#compareInfoIcon"), $('#compareTooltipText').html(), "topLeft");
|
||||
createToolTip($("#imageIconThree"), $('#toolTipThree').html(), "topRight");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue