Gmail freezes on display:none
Posted
by kambamsu
on Stack Overflow
See other posts from Stack Overflow
or by kambamsu
Published on 2010-04-05T02:59:38Z
Indexed on
2010/04/05
3:03 UTC
Read the original article
Hit count: 410
Hi,
I have a "div" which i insert in everypage, inside which resides my plugin. In certain pages where i might not need to use the plugin, i do a display:none on the div. This seems to work perfectly fine in all browsers. The only exception to this seems to be the "google.com" pages. Whether it be the search page or the gmail page, it seems to freeze once i do this display:none. By freeze i mean that none of the links are clickable after this. Is there something specific with these pages that i'm missing??
Any help would be appreciated.
Thanks
© Stack Overflow or respective owner