29-07-15, 11:03 AM
You have some "clever" browser security software installed there that has disabled JavaScript for "security" reasons.
Like IObit secirity malware apps or similar.
You can test that if you put this code on your html page:
[pre]<noscript> <META HTTP-EQUIV="Refresh" CONTENT="0;URL=ShowErrorPage.html"> </noscript>[/pre]Error page will tell your customer something: "You foccer enable the JavaScript will you??"
You can test your site for browser compatability here: https://www.browserstack.com/
Like IObit secirity malware apps or similar.
You can test that if you put this code on your html page:
[pre]<noscript> <META HTTP-EQUIV="Refresh" CONTENT="0;URL=ShowErrorPage.html"> </noscript>[/pre]Error page will tell your customer something: "You foccer enable the JavaScript will you??"
You can test your site for browser compatability here: https://www.browserstack.com/