[jQuery] Re: IE slideDown bad attitude!

2008-09-16 Thread JFRanger
Jesus... I'll be damn! Your are right JohnieKarr, It works great in IE6 but not in IE7... can you believe that! What is my option to solve my "disappearing" problem only under IE7? Call Bill Gates? lol Any IE7_css_javascript pro's out there?: http://dev.residencia.ca/?site=projectadd

[jQuery] Re: IE slideDown bad attitude!

2008-09-16 Thread JPWilson
I believe this is an error with IE7 -- try giving the div's this style: min-height: 1% You might also try googling "IE7 hasLayout" for more info On Sep 15, 11:25 pm, JFRanger <[EMAIL PROTECTED]> wrote: > Hello World! > > Can some one can tell me WHY the content of my div's disappear (IE > ONLY)

[jQuery] Re: IE slideDown bad attitude **SOLVED**

2008-09-16 Thread JFRanger
Only by adding "zoom:1" in the css fixed my problem under IE7 Enjoy that small tip!

[jQuery] Re: IE slideDown bad attitude!

2008-09-16 Thread JohnieKarr
>From what I can tell it works great for me (ie 6). On Sep 15, 11:25 pm, JFRanger <[EMAIL PROTECTED]> wrote: > Hello World! > > Can some one can tell me WHY the content of my div's disappear (IE > ONLY) at the end of the slideDown/slideUp functions. > > See it in action:http://dev.residencia.ca/?