DEV Community

Eniol999
Eniol999

Posted on

bootstrap tab-content not Displaying on iPhone

I am trying to populate data in to bootstrap tab-content with ajax.I have used the following code which works properly on every device except iPhone. with iPhone its only showing the last tab. But not showing data in the first two tab-contents.

Is it the problem with CSS or in if conditions?

Or is it problem with nav-tabs?

jsfiddle.net/g5u6eb4y/3

Top comments (0)