cae4609ba1a4494ad305fd13aa2a88b12fdbe47c cath Wed Jul 26 15:30:20 2017 -0700 More cse to soe changes in htdocs, refs #19134 diff --git src/hg/htdocs/bigImage.html src/hg/htdocs/bigImage.html index ea2c195..e13be86 100755 --- src/hg/htdocs/bigImage.html +++ src/hg/htdocs/bigImage.html @@ -1068,31 +1068,31 @@ <body onLoad="showBrowser();init();return true;" STYLE="overflow: hidden ! important" > <!-- myCover empty div with higher z-index appears to defeat the icky auto-drag in safari and mozilla. (Hope it works in ff and ie too.) (Any text or an image placed in myCover div will hover over our image.) why does safari hang on resize? STYLE="border:thin;position:absolute;left:60;top:60;width:750;height:600;overflow:hidden!important;z-index:1;filter:alpha(opacity=50%);" -<IMG SRC="http://hgwdev-galt.cse.ucsc.edu/images/thelastphotoievertook.jpg"> +<IMG SRC="http://hgwdev-galt.soe.ucsc.edu/images/thelastphotoievertook.jpg"> This is good for making the IE hover-icons, at least reduces it to only one in upper-left corner. However it messes up Safari. However the div in Safari at least still helps reduce dragging problems! <IMG SRC="/images/dot_clear.gif" width="100%" height="100%"> visibility:hidden; --> <DIV ID="myClip" STYLE="position:absolute;left:1000;top:0;z-index:1;" > </DIV>