Hi for All,
I'm creating some tabs using jQuery UI 1.10.3, however when I try to create a new tab whose origin is from a existing tab, the new page is rendered in the tab that triggered call the creation of the new tab. I did a test by clicking at another point on the screen shifting the focus off the tab and it works, but it is not the expected behavior.
If anyone has a suggestion on how I can fix this?
Regards