Using hide('slide') will DESTROY most UI Widgets!

Using hide('slide') will DESTROY most UI Widgets!

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 - ie, 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

This is a repost from the old DEV forum:
http://groups.google.com/group/jquery-dev/browse_thread/thread/f1eb7202a82836a5#