Quote:
Originally Posted by MancunianMacca
|
I didn't say that it doesn't work in some browsers - I said it is invalid HTML - which means that browsers don't have to ensure that it works.
Another thing you have overlooked is that modern browsers provide an option for whether or not to allow meta redirects and so many of those with JavaScript disabled will also have meta redirects disabled.
The safer way to do it is to reverse it and use JavaScript to redirect those who have JavaScript enabled to the page where the javaScript is required leaving those with JavaScript disabled on the original page.