thanks for the reply.  unfortunately that did not work, it completely
disabled the effect in IE.  any other ideas?

On Mar 9, 2:11 am, Peter Edwards <[EMAIL PROTECTED]> wrote:
> You could write out a style rule in your script to hide them:
> dcoument.write('<style type="text/css">.sub_section
> {display:none;}</style>');
> Or set display to none in some other way (using script so the page is
> rendered correctly in non-javascript browsers).
>
> on 08/03/2008 23:36 rocksou said::
>
> > I am having an issue with the way a slidetoggle animation works in
> > IE.  I am using the animation to show/hide div's here:
> >http://stonebergdesign.com/clients/coop_test/wordpress/about/
> > in FF and Safari the animation works great.  In IE the div briefly
> > display before and after it shows/hides.  I am not a whiz at jquery
> > and most of the code was copied and pasted...  Any help is greatly
> > appreciated.

Reply via email to