$(document).ready(function() { $(".hover_target").tooltip({ position: "center right" }); }); 