Jquery show/hide: hidden slowly in Internet Explorers results in awful effect.. ideas?

You can put showDivWithNoJS { display: none; } in your css and the class (which you'll probably want to give a shorter name :) on the elements you want hidden, then do this at the top of the page.

You can put . ShowDivWithNoJS { display: none; } in your css and the class (which you'll probably want to give a shorter name :) on the elements you want hidden, then do this at the top of the page: This shows your elements with a nice effect if they have JavaScript enabled, and if not it shows them immediately, since they're not getting the show effect anyway.

Simple and elegant! Thanks! – Fabio Varesano Apr 16 '10 at 22:49.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions