Changes

Line 5: Line 5:     
For comparison, Opera Desktop 9.64 passes 100%. [[User:Muzer|Muzer]] 10:16, 17 April 2009 (UTC)
 
For comparison, Opera Desktop 9.64 passes 100%. [[User:Muzer|Muzer]] 10:16, 17 April 2009 (UTC)
 +
 +
== Detection of browser fails. ==
 +
 +
I edited the redirection demo to see the return Values an got following code:
 +
  <html><head><title>Test</title>
 +
  </head><body>
 +
  <script type="text/javascript">
 +
  document.write("-1 if you are not using it: " + navigator.appName.indexOf('Nintendo DSi'));
 +
  </script>
 +
  </body></html>
 +
and I EVER get -1 on my DSi!
 +
Can anyone give a workaround?
20

edits