Browse Source

adjusted position of popup

2.x-ebsco
Paul Pound 10 years ago
parent
commit
ce5d960a72
  1. 4
      js/roblib_search.js

4
js/roblib_search.js

@ -12,10 +12,8 @@ function qtipify(divs, content, title){
style: "qtip-light",
position: {
my: 'left center',
at: 'right center',
at: 'center',
},
show: 'mouseover',
hide: 'mouseout'
});
}
}
Loading…
Cancel
Save