[jQuery] Re: Tabs

2007-05-14 Thread Ryan Schoenbach
Thanks. That solved my problem. I have another problem :-\. I would like to try and set up a form that does a post self and return to the container that the person just sent the form from. Anybody have any ideas into this issue? Thanks Ryan Schoenbach -Original Message- From: Sean

[jQuery] Re: Default Tabs Question

2007-05-14 Thread Ryan Schoenbach
Figured it out. $(function() { $('#menu').tabs(2,{ remote: true }); }); -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, May 14, 2007 7:09 PM To: jQuery (English) Subject: [jQuery] Default Tabs Question $(function() { $('#menu').tabs({ remote: true })