I need help to get the function below to work in Mac Safari and Firefox. Thanks in Advance:)
//browser detection
function Detect_Browser_and_Platform(){
agent = navigator.userAgent;
code = navigator.appCodeName;appname = navigator.appName;version = navigator.appVersion;
// ----- ----- -----...
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.