Hacker News new | ask | show | jobs
Avoiding the "Flash" of Unstyled Javascript Content (learningjquery.com)
1 points by ayu 5178 days ago
1 comments

It is incorrect that using CSS to hide it makes the site unusable. You can use a noscript tag to add the CSS that shows the div again.