Hi, I have now tried both of the solutions. One thing that I have forgotten to mention is that I am using IE8 on my computer. I don't know if that makes some kind of trouble?
I don't think it's a problem with the if sentences anymore, I tried to use firefox on a diffrent computer that is using...
Hi
I try to make a javascript that checks what language the user is using. But the if sentence is not running properly, it just goes down to the bottom and continiue running and not giving me correct return.
function isSecurity(chkFlag){
if (chkFlag == "true") return true;
if (chkFlag ==...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.