well i accidentally put firefox, i meant playstation 3
(the code i gave shows "PLAYSTATION 3" as the appName)
so i didnt bother changing firefox, because i knew i could switch it out.
and i need it to only work on ps3 because i can protect music and files so only ps3s can stream them (thus...
ok well so far i have a working browser check
<script type="text/javascript">
var browser=navigator.appName;
var b_version=navigator.appVersion;
var version=parseFloat(b_version);
document.write("Browser name: "+ browser);
document.write("<br/>");
document.write("Browser version: "+ version)...
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.