inner div invisible with jquery

Posted by Demiurg on Stack Overflow See other posts from Stack Overflow or by Demiurg
Published on 2010-04-23T22:23:11Z Indexed on 2010/04/23 22:43 UTC
Read the original article Hit count: 260

Filed under:
|

I'm using JQuery tabs to implement a very simple tabbed web site design. It works OK, unless I define another div inside every pane's div - this inner div is always invisible, i.e. display:none.

I can probably hack it to make it work, but maybe I'm missing something. Is it how JQuery supposed to work ?

© Stack Overflow or respective owner

Related posts about jquery-tabs

Related posts about jQuery