[jQuery] Show and Hide methods on div tag stuttering animation
<div>Hello,</div>
<div> </div>
<div>I am using .show() and on a div object. In both IE and FF the display starts out nice and smooth and then seems to stutter at the end of the show. I have tried using .show("fast"), .show("slow") also, but with the same results. Does anyone know a fix to this?</div>
<div> </div>
<div>Thanks,</div>
<div>TS</div>