[jQuery] Re: Tabs plugin broken with MS patch last night?

2007-05-09 Thread Dan G. Switzer, II
I have several machines, dell laptops to be specific, that are not rendering tabs properly after the MS patches last night.The tabs are there, but the tab container is empty. This is happening in both IE 7 and Firefox 2. Is anyone else seeing this behavior? What kind of content are you

[jQuery] Re: Tabs plugin broken with MS patch last night?

2007-05-09 Thread Daemach
I'm sorry, I just figured out that the problem was with the animation functions in the last available nightly. I had patched it to allow appending selects and col/colgroups to the dom for my tableFilter plugin and it broke the tabs plugin. Of course, the dev site is down so I can't look at the

[jQuery] Re: Tabs plugin broken with MS patch last night?

2007-05-09 Thread Brandon Aaron
Just replace your jquery.clean with the attatched jquery.clean method. It includes the fixes for the select, col and colgroups. Let me know if you need anything else. -- Brandon Aaron On 5/9/07, Daemach [EMAIL PROTECTED] wrote: I'm sorry, I just figured out that the problem was with the