I'm using the tabs and it works perfectly fine in Opera, FireFox, Chrome, and Safari, but completely breaks in Internet Explorer.
I'm using the latest version of Jquery UI and Jquery. There is nothing semantically wrong with the HTML document. The only script I have running is: <script type="application/javascript" language="javascript"> $(document).ready(function(){ $('#tabs').tabs().addClass('ui-tabs-vertical ui-helper-clearfix'); }); </script> The addClass is for vertical tabs. It does not effect what happens at all if I remove it. I've tried using just the Jquery UI core and jquery tabs to fix this, but it still does not work. I am stuck with this one. Any ideas? -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=.