I need to display a banner in a my HTML file when java script is disabled as in stackoverflow site. In stackoverflow site, it is displayed a red banner when java script is disabled. It is good to whole HTML page goes little bit down and display a red message as in this stackoverflow site when JS is disabled. Can any one help me to do this..
Thanks in advance..
I don’t know if it’s still the way to do it, but
noscriptworks for that.So I suppose that a specific
divinside thenoscriptshould do the job.