Tabs with tooltips

Tabs with tooltips

Hi, I use tooltips ( https://jqueryui.com/tooltip/ ) and tabs ( https://jqueryui.com/tabs/ ) on my site. Texts with tooltips are part of tabs. Everything is ok when I use default behavior of tabs ( https://jqueryui.com/tabs/#default). But, when I use loading of tabs with ajax ( https://jqueryui.com/tabs/#ajax) and the code with tooltips is in external file which is loaded, tooltips don't work. Is there any solution of this? Thank you very much.