Hello jsandppr

If you clear your css at the end of your html page then the back
button should work fine.

I just add a <br style="clear:both;"> before my </body> and </html>
tags.

This seems to work.

Cheers!

Yush

On Apr 1, 8:57 am, jsandppr <[EMAIL PROTECTED]> wrote:
> Hi, all
>
> I've used jQuery to have the "display" CSS property of a block that
> was initially visible modified to "display:none" based on user
> interaction, which works fine.  However, if the user then navigates to
> a subsequent page, and then uses the "back" button on their browser,
> the starting page no longer has the desired blocks hidden.
>
> Any ideas why this might be?  Any workaround?
>
> Thanks!

Reply via email to