Hi Sean, are you actually loading a new page, or showing/hiding a section 
on the same page? For example, if you are using tabs with a popover (or 
tooltip) in the content of one of the tabs, when you click on a separate 
tab the popover (or tooltip) will not automatically go away. However, if 
you are navigating to an entirely different page and the popover is still 
there, that would indeed be very odd.

On Sunday, December 9, 2012 9:20:23 AM UTC-8, sean deb wrote:
>
> Hi there, 
>
> Wondering if anybody can provide advice on the following. 
>
> I am experiencing a situation whereby TB popovers and tooltips do not 
> disappear while moving between pages. 
>
> Example 
> Hover over a element that contains a popover - popover shows 
> Use the tab button to navigate to a link on the page and the hit enter 
> The popover from the previous page persists on the new page. 
>
> As a hack at the moment I'm running a $('.tooltip').hide() and 
> $('.popover').hide(); 
> before each page loads. 
>
> This is just a hack though as the popovers are still there just hidden 
> now. 
>
> My question is can anyone suggest a method for closing popovers/tooltips 
> when a page closes. 
>
> Thanks very much 
>
>
>
>
>

Reply via email to