[jQuery] Re: jquery tabs cannot put inside the tab

2008-09-23 Thread Tan YL
Never mind I used another tutorial in the end. Thanks for your help! -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Klaus Hartl Sent: Tuesday, September 23, 2008 9:21 PM To: jQuery (English) Subject: [jQuery] Re: jquery tabs cannot put inside t

[jQuery] Re: jquery tabs cannot put inside the tab

2008-09-23 Thread Tan YL
Thanks for your fast reply claus This $('div.tab-panel').hide(); // hide all divs with class "tab-panel" Shows all tabs but does not show the the s inside the tabs And this $('#tabs > div').hide(); // hide only direct childs Still shows the same thing btw The original javascript jQuery(doc