[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 putting in the tabs? Are you loading dynamic
content? 

-Dan



[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 diffs to see what else I need to do to get
selects and colgroups working in 1.1.2, so I'm boned :(

Very frustrating!

On May 9, 12:22 pm, Dan G. Switzer, II [EMAIL PROTECTED]
wrote:
 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 putting in the tabs? Are you loading dynamic
 content?

 -Dan



[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 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 diffs to see what else I need to do to get
selects and colgroups working in 1.1.2, so I'm boned :(

Very frustrating!

On May 9, 12:22 pm, Dan G. Switzer, II [EMAIL PROTECTED]
wrote:
 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 putting in the tabs? Are you loading dynamic
 content?

 -Dan




jquery.clean.js
Description: JavaScript source