Now the 'offset' option has been removed in the popover/tooltip js functions, i'm finding it harder to tweak the position of the tooltips/popovers
My scenario is that i have 6 buttons in a row, but I want all the tooltips to appear at the end of this row, in the same fixed place. Any advice or suggestions on how to achieve this? Is there a way to have one div to trigger the popover, but set it's target to be another? *I see the tooltips are generated at the end of the </body> positioned absolutely. One solution would be if there's a way to get these to be inserted elsewhere in the markup then I could set relative to that container div and take it from there.* Thanks, David
