i have a alot of functionality implemented through javascript if at any stage the javascript is disabled he should be redirected to another page. mentioning him to enable the javascript and then proceed. and this functionality should be cross browser compatable Regard,
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Use Here is an example.
|
|||||||
|
|
Do a http redirect from a noscript block. Like:
|
|||
|
|
|
I think the noscript Tag will be helpful in this case. This will execute when javascript is disable. So in this you can have a meta redirect useful |
|||
|
|
|
You could try this, this will write the message that the javascript is not enabled and refreshes in 5 seconds
|
|||
|
|
|
Try This
|
|||||
|
