question about css display and Jquery Hide function

Posted by From.ME.to.YOU on Stack Overflow See other posts from Stack Overflow or by From.ME.to.YOU
Published on 2010-03-24T14:37:06Z Indexed on 2010/03/24 14:43 UTC
Read the original article Hit count: 125

Filed under:
|

hello does Display:none or jquery Hide function speed up my website, i mean i'm developing a website where i have a DIV but it's not always needed so if a give him CSS property Display:none or using jquery .Hide will that speed up my website ? if not how to do that?

Thanks

© Stack Overflow or respective owner

Related posts about css

Related posts about jQuery