Difficulty with animate & css overflow: hidden... IE7 Woes
This is my first jQuery post, and may I just say that jQuery (like so
many others) has changed the way I program.
Ok so I'm developing a completely ASP.net & jQuery website. My
problem is that when I use css overflow in IE7 it doesn't really
overflow when I widen a div using jQuery().animation; IE7 still thinks
it's visible although you can't "see" it. What should I do to really
HIDE the extra for IE7? Please note, FF works great with it :).
rObert