[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 yo

[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 d

[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 a

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

2007-05-09 Thread Daemach
You rock, Brandon! I should have checked back sooner - I just took a crash course in jsEclipse + svn + ant (which rules, actually) :) Unfortunately the latest build doesn't fix the animation issue, so your post is much appreciated! On May 9, 12:33 pm, "Brandon Aaron" <[EMAIL PROTECTED]> wrote: