jQueryUI 1.10.3 Tab BAd Layout

jQueryUI 1.10.3 Tab BAd Layout

Hi

until 3 days before i was using older jQuery v 1.7.2 and UI.
The tab component was working fine.
I am loading the content ob tabs via ajax request and the content of the tab is jQGrid.

now after upgrading to UI 1.10.3 i am getting a strange layout of tab content.
the jQuery functionality works but the layout is not as it is expected.

also, i am getting one new div inserted at the top by jQuery UI script .you can see this in black color titled This is My JSP Page.



i think this might be a css problem.

though i added css , script including latest jQuery , latest css from the bundle.

please , help me to solve this issue.

i found similar problem here

https://forum.jquery.com/topic/ui-tabs-content-outside-tab-container

the solution given here also does not work for me.