unfortunately positioning them absolutely did not solve the problem
either...

On Mar 9, 5:27 pm, "Chris J. Lee" <[EMAIL PROTECTED]> wrote:
> Actually writing a style to show or hide them isn't as helpful as
> positioning them absolutely to the way far left - at least from my
> experiences. Correct me if i'm wrong.
>
> On Mar 9, 5: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