[jQuery] Content of Tab Is Not Displayed on Firefox 3.0.5 But Displayed on IE 6 After It Is Loaded Without Error
I am currently using jQuery UI 1.6r2 Tab. The tab is built
correctly. The content of a tab is dynamic. When I open the tab in
Firefox 3.0.5, the tab title shows 'loading...' and after a few
seconds; it changes back to the tab title. And nothing appears in the
tab. The tab remains empty. But if I load the same tab in IE 6, I
can see the content properly.
In Firefox and without using the tab, I can open and view the data
that I am trying to feed to the tab without any problem.
I think the content is there, but the tab height is not expanded to
show the content maybe? I would greatly appreciate your help.