Client Project - JavaScript Disabled and Out-of-Date Browser Warning

As you know not all browsers fully support HTML5 and CSS3, and since I’ve been coding my client project in HTML5 and CSS3, I’ve needed to add in a few extra features to tell the user to upgrade their browser with a short error message below. Example if the user is using Internet Explorer 8 or later –

!html

Also since the website uses a large chunk of JavaScript to create the weather widget, I’ve create a simple no script message. If the browser has JavaScript disabled –

!html

Warning – Your Browser has JavaScript disabled. Please enable Javascript to make full use of this site.

If sure there are better ways of going about it but here are two very simple examples.

Posted via email from City&Wool's Posterous

0 comments: