If a UI widget like Tabs or Accordion is inside a DIV that is hidden and reshown using $(elem).hide('slide') and $(elem).show('slide'), the widget is completely destroyed! In other words, all widgets styles and events are removed.
This bug does not occur when using slideToggle(). Here is a demo page that shows the issues: http://layout.jquery-dev.net/demos/tabs_jq14_test.html /Kevin
-- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-...@googlegroups.com. To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en.