I want to get the same display (X,y)location on PC IE6 as I do on Mac Firefox.
My offset location calculate different when I go to IE browsers.

$(function(){
$('#tip1').tooltip({tip:'#tipContent1', offset: [180,165]});