try adding it to the css for your container div

div.yourDiv {
zoom: 1;
}



Andy Matthews-4 wrote:
> 
> 
> Eh? Not sure what you mean. Would that be a CSS attr? Done with JS, CSS? 
> 
> -----Original Message-----
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of rolfsf
> Sent: Sunday, September 16, 2007 10:11 AM
> To: jquery-en@googlegroups.com
> Subject: [jQuery] Re: Bug in slide up/down? Contents of target hide as
> well,
> but don't show also.
> 
> 
> 
> just a hunch, but it sounds like IE CSS weirdness try adding zoom:1 to the
> div  
> 
> 
> 
> 
> Andy Matthews-3 wrote:
>> 
>> I'm using slide up/down on a div which contains a table. When I slide 
>> the div up it works just fine. When I slide it down it works fine as 
>> well, until the animation is complete at which point the table 
>> vanishes.
>>  
>> Is this a bug or a "feature"? Do I need to explicitly show the table 
>> in my code?
>>  
>> ____________________________________
>>  
>> Andy Matthews
>> Senior ColdFusion Developer
>> 
>> Office:  877.707.5467 x747
>> Direct:  615.627.9747
>> Fax:  615.467.6249
>> [EMAIL PROTECTED]
>> www.dealerskins.com <http://www.dealerskins.com/>
>>  
>> 
>>  
>> 
> 
> --
> View this message in context:
> http://www.nabble.com/Bug-in-slide-up-down--Contents-of-target-hide-as-well%
> 2C-but-don%27t-show-also.-tf4443932s15494.html#a12703870
> Sent from the JQuery mailing list archive at Nabble.com.
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Bug-in-slide-up-down--Contents-of-target-hide-as-well%2C-but-don%27t-show-also.-tf4443932s15494.html#a12736615
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to