Browser blocking
Hello, i just wanted to let you know how ridiculous your browser blocking system is.
Your server serves a different malformed version to alternative browsers like Opera causing it to display garbage or crash.
Is this some kind attempt at site copy-protection like this laughable bit of code?
function clickIE4(){
if (event.button==2){
alert('No Right Click Is Allowed');
return false;
}
Well guess what. I'm reading this site with Opera identifying as IE and i can see your source code just fine.
You are just driving away potential users with this ridiculous system.
|