Talk:Nintendo DSi Browser

From DSiBrew
Revision as of 20:56, 18 April 2009 by WiiCracker (talk | contribs)
Jump to navigation Jump to search

CSS3 test

To test CSS3 i used : http://www.css3.info/selectors-test/
results : 39/43 selectors passed and 574/578 tests passed (better than FF3)
--Ludo6431 23:41, 16 April 2009 (UTC)

For comparison, Opera Desktop 9.64 passes 100%. 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? --WiiCracker 19:56, 18 April 2009 (UTC)