[jQuery] slideToggle - form elements (checkbox) show before the animation IE6 and IE7

[jQuery] slideToggle - form elements (checkbox) show before the animation IE6 and IE7


Hello all,
Wondering if anyone has come across this issue I'm having with
slideToggle and form elements on the show/hide content - all in IE6
and IE7. IE8 seems to be OK.
I am using slideToggle to show/hide some form elements, checkboxes in
my case. When the slideToggle is triggered, the checkboxes are
immediately rendered, then the slideUp/Down animation occurs. Has
anyone encountered this problem and is there a solution?