Hi everybody,
In my application I am using ajax jQuery UI tabs and when I right click the tabs header in context menu I can select "Open in a new tab" the content of the jQuery UI tab is opened in a new browser tab without any css and styles, previously in version 1.8.4 the browser tab was opened with the whole jQuery UI tab.
I am using jQuery UI 1.10.3. In this version of jQuery UI the tads header points directly to the url of the page used for tab content.
Previously I used jQuery UI 1.8.4 and the tab header doesn't do such a thing. It pointed to the url form the browser address bar + "#ui-tabs-3".