<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dsibrew.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jsa005</id>
	<title>DSiBrew - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://dsibrew.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jsa005"/>
	<link rel="alternate" type="text/html" href="https://dsibrew.org/wiki/Special:Contributions/Jsa005"/>
	<updated>2026-04-19T09:21:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://dsibrew.org/w/index.php?title=Nintendo_DSi_Browser&amp;diff=2098830</id>
		<title>Nintendo DSi Browser</title>
		<link rel="alternate" type="text/html" href="https://dsibrew.org/w/index.php?title=Nintendo_DSi_Browser&amp;diff=2098830"/>
		<updated>2016-11-19T23:22:32Z</updated>

		<summary type="html">&lt;p&gt;Jsa005: Removed my dead Nintrigue website and replaced it with DSiPaint in the viewport tag section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Nintendo DSi Browser&#039;&#039;&#039; is a free application downloadable from the [[Nintendo DSi Shop]]. It is capable of browsing the internet, but only with some plugins, including Javascript. Adobe Flash is not compatible with the application. Though Flash is not supported, sites such as DSiCade and DSiPaint have took advantage of the Javascript functionality and created games and applications, similar to ones created for Adobe Flash.&lt;br /&gt;
&lt;br /&gt;
== Changelog ==&lt;br /&gt;
&lt;br /&gt;
=== 29/30 July 2009 version (507) ===&lt;br /&gt;
&lt;br /&gt;
* Reducing the size by 3 blocks&lt;br /&gt;
&lt;br /&gt;
=== First version (483) ===&lt;br /&gt;
&lt;br /&gt;
* First release&lt;br /&gt;
&lt;br /&gt;
== Features/Limitations ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; width=&amp;quot;300px&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
! Supported&lt;br /&gt;
|-&lt;br /&gt;
| Audio&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| Canvas&lt;br /&gt;
| bgcolor=&amp;quot;#ffffdd&amp;quot; | Limited&lt;br /&gt;
|- &lt;br /&gt;
| CSS2&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|- &lt;br /&gt;
| CSS3&lt;br /&gt;
| bgcolor=&amp;quot;#ffffdd&amp;quot; | Partial ([http://www.css3.info/selectors-test/ test here])&lt;br /&gt;
|- &lt;br /&gt;
| DOM&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; |Yes&lt;br /&gt;
|- &lt;br /&gt;
| DOM2&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; |Yes&lt;br /&gt;
|- &lt;br /&gt;
| Javascript&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| File Download&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| File Upload&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| Flash&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| HTML5&lt;br /&gt;
| bgcolor=&amp;quot;#ffffdd&amp;quot; | Partial&lt;br /&gt;
|-&lt;br /&gt;
| Plugins&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| SVG&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| Video&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| XHTML&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| XMLHttpRequest&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== User Agent strings ==&lt;br /&gt;
&lt;br /&gt;
Sample DSi Browser User Agent Strings :&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/483; U; en-US)&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/483; U; en-GB)&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/507; U; en-US)&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/507; U; en-GB)&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
=== Vertical mode ===&lt;br /&gt;
&lt;br /&gt;
To active the vertical mode automatically, add one of the following tags between &amp;lt;head&amp;gt;&amp;lt;/head&amp;gt; :&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=device-width&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=240&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using device-width will adapt the page to the width of other mobile devices.&lt;br /&gt;
&lt;br /&gt;
You can test this mode with the following demo page: [http://dsipaint.com DSiPaint].&lt;br /&gt;
&lt;br /&gt;
=== Detect User Agent ===&lt;br /&gt;
To detect if the user agent is Nintendo DSi Browser :&lt;br /&gt;
 &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;
      window.onload=function&lt;br /&gt;
&lt;br /&gt;
=== Key Codes ===&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; width=&amp;quot;20%&amp;quot;&lt;br /&gt;
! Code !! Button &lt;br /&gt;
|-&lt;br /&gt;
| 13 || A&lt;br /&gt;
|-&lt;br /&gt;
| 37 || Left&lt;br /&gt;
|-&lt;br /&gt;
| 38 || Up&lt;br /&gt;
|-&lt;br /&gt;
| 39 || Right&lt;br /&gt;
|-&lt;br /&gt;
| 40 || Down&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Notes&#039;&#039;&#039; :&lt;br /&gt;
&lt;br /&gt;
* Only A, Up, and Down normally emit codes&lt;br /&gt;
* Left and Right can be read only if L or R are held&lt;br /&gt;
* Holding L or R disables the A button&lt;br /&gt;
&lt;br /&gt;
== Screen Resolution ==&lt;br /&gt;
&lt;br /&gt;
The DSi screen resolution is 256x192. However, the viewable area in the browser is only &amp;lt;b&amp;gt;240x176&amp;lt;/b&amp;gt;. Both screens provide the same viewable area. &lt;br /&gt;
&lt;br /&gt;
In vertical mode, you can have a page span both screens. However, the browser will behave as if the bottom screen is the only active screen and the top screen is scrolled off. This is important when computing CSS coordinates. Items positioned from &amp;quot;bottom&amp;quot; will be positioned based on 176px and not the full 352px of both screens.&lt;br /&gt;
&lt;br /&gt;
== Using Both Screens ==&lt;br /&gt;
&lt;br /&gt;
Here&#039;s how your webpage can span both screens:&lt;br /&gt;
&lt;br /&gt;
# Use the meta tag to set vertical mode&lt;br /&gt;
# Ensure that your page takes up exactly 240x352 pixels.&lt;br /&gt;
# Add the following JavaScript just before the &amp;lt;/body&amp;gt; tag:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;document.body.scrollTop = 176;&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Generally the easiest way to accomplish the correct layout is to create HTML elements that &amp;quot;contain&amp;quot; the top and bottom screens. Here&#039;s an example:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;html&amp;gt;&lt;br /&gt;
   &amp;lt;head&amp;gt;&lt;br /&gt;
     &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=240&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;
       body { margin: 0px; }&lt;br /&gt;
       #topscreen, #bottomscreen { width: 240px; height: 176px; overflow: hidden; }&lt;br /&gt;
     &amp;lt;/style&amp;gt;&lt;br /&gt;
   &amp;lt;/head&amp;gt;&lt;br /&gt;
   &amp;lt;body&amp;gt;&lt;br /&gt;
     &amp;amp;lt;div id=&amp;quot;topscreen&amp;quot;&amp;gt;Top Screen&amp;amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;amp;lt;div id=&amp;quot;bottomscreen&amp;quot;&amp;gt;Bottom Screen&amp;amp;lt;/div&amp;gt;&lt;br /&gt;
   &amp;lt;/body&amp;gt;&lt;br /&gt;
 &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This scheme allows the page to be easily manipulated through JavaScript.&lt;br /&gt;
&lt;br /&gt;
== Example Sites ==&lt;br /&gt;
&amp;lt;!-- If you have a website that demonstrates these techniques, place it here! --&amp;gt;&lt;br /&gt;
* [http://dsipaint.com DSiPaint]&lt;br /&gt;
* [https://socialcu.be SocialCu.be]&lt;br /&gt;
* [http://www.dsicade.com DSiCade]&lt;br /&gt;
* [http://hullbreachonline.com/ds HullBreach Online Lite]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Nintendo DSi Shop]]&lt;br /&gt;
* [[Nintendo Software]]&lt;/div&gt;</summary>
		<author><name>Jsa005</name></author>
	</entry>
	<entry>
		<id>https://dsibrew.org/w/index.php?title=Nintendo_DSi_Browser&amp;diff=11287</id>
		<title>Nintendo DSi Browser</title>
		<link rel="alternate" type="text/html" href="https://dsibrew.org/w/index.php?title=Nintendo_DSi_Browser&amp;diff=11287"/>
		<updated>2013-07-27T09:04:43Z</updated>

		<summary type="html">&lt;p&gt;Jsa005: /* Example Sites */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Nintendo DSi Browser&#039;&#039;&#039; is a free application downloadable from the [[Nintendo DSi Shop]]. It is capable of browsing the internet, but only with some plugins, including Javascript. Adobe Flash is not compatible with the application. Though Flash is not supported, sites such as DSiCade and DSiPaint have took advantage of the Javascript functionality and created games and applications, similar to ones created for Adobe Flash.&lt;br /&gt;
&lt;br /&gt;
== Changelog ==&lt;br /&gt;
&lt;br /&gt;
=== 29/30 July 2009 version (507) ===&lt;br /&gt;
&lt;br /&gt;
* Reducing the size by 3 blocks&lt;br /&gt;
&lt;br /&gt;
=== First version (483) ===&lt;br /&gt;
&lt;br /&gt;
* First release&lt;br /&gt;
&lt;br /&gt;
== Features/Limitations ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; width=&amp;quot;300px&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
! Supported&lt;br /&gt;
|-&lt;br /&gt;
| Audio&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| Canvas&lt;br /&gt;
| bgcolor=&amp;quot;#ffffdd&amp;quot; | Limited&lt;br /&gt;
|- &lt;br /&gt;
| CSS2&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|- &lt;br /&gt;
| CSS3&lt;br /&gt;
| bgcolor=&amp;quot;#ffffdd&amp;quot; | Partial ([http://www.css3.info/selectors-test/ test here])&lt;br /&gt;
|- &lt;br /&gt;
| DOM&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; |Yes&lt;br /&gt;
|- &lt;br /&gt;
| DOM2&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; |Yes&lt;br /&gt;
|- &lt;br /&gt;
| Javascript&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| File Download&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| File Upload&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| Flash&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| HTML5&lt;br /&gt;
| bgcolor=&amp;quot;#ffffdd&amp;quot; | Partial&lt;br /&gt;
|-&lt;br /&gt;
| Plugins&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| SVG&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| Video&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| XHTML&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| XMLHttpRequest&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== User Agent strings ==&lt;br /&gt;
&lt;br /&gt;
Sample DSi Browser User Agent Strings :&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/483; U; en-US)&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/483; U; en-GB)&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/507; U; en-US)&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/507; U; en-GB)&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
=== Vertical mode ===&lt;br /&gt;
&lt;br /&gt;
To active the vertical mode automatically, add one of the following tags between &amp;lt;head&amp;gt;&amp;lt;/head&amp;gt; :&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=device-width&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=240&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using device-width will adapt the page to the width of other mobile devices.&lt;br /&gt;
&lt;br /&gt;
You can test this mode with the following demo page: [http://jsa005.host-ed.me/ntrg/ Nintrigue].&lt;br /&gt;
&lt;br /&gt;
=== Detect User Agent ===&lt;br /&gt;
To detect if the user agent is Nintendo DSi Browser :&lt;br /&gt;
 &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;
      window.onload=function&lt;br /&gt;
&lt;br /&gt;
=== Key Codes ===&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; width=&amp;quot;20%&amp;quot;&lt;br /&gt;
! Code !! Button &lt;br /&gt;
|-&lt;br /&gt;
| 13 || A&lt;br /&gt;
|-&lt;br /&gt;
| 37 || Left&lt;br /&gt;
|-&lt;br /&gt;
| 38 || Up&lt;br /&gt;
|-&lt;br /&gt;
| 39 || Right&lt;br /&gt;
|-&lt;br /&gt;
| 40 || Down&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Notes&#039;&#039;&#039; :&lt;br /&gt;
&lt;br /&gt;
* Only A, Up, and Down normally emit codes&lt;br /&gt;
* Left and Right can be read only if L or R are held&lt;br /&gt;
* Holding L or R disables the A button&lt;br /&gt;
&lt;br /&gt;
== Screen Resolution ==&lt;br /&gt;
&lt;br /&gt;
The DSi screen resolution is 256x192. However, the viewable area in the browser is only &amp;lt;b&amp;gt;240x176&amp;lt;/b&amp;gt;. Both screens provide the same viewable area. &lt;br /&gt;
&lt;br /&gt;
In vertical mode, you can have a page span both screens. However, the browser will behave as if the bottom screen is the only active screen and the top screen is scrolled off. This is important when computing CSS coordinates. Items positioned from &amp;quot;bottom&amp;quot; will be positioned based on 176px and not the full 352px of both screens.&lt;br /&gt;
&lt;br /&gt;
== Using Both Screens ==&lt;br /&gt;
&lt;br /&gt;
Here&#039;s how your webpage can span both screens:&lt;br /&gt;
&lt;br /&gt;
# Use the meta tag to set vertical mode&lt;br /&gt;
# Ensure that your page takes up exactly 240x352 pixels.&lt;br /&gt;
# Add the following JavaScript just before the &amp;lt;/body&amp;gt; tag:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;document.body.scrollTop = 176;&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Generally the easiest way to accomplish the correct layout is to create HTML elements that &amp;quot;contain&amp;quot; the top and bottom screens. Here&#039;s an example:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;html&amp;gt;&lt;br /&gt;
   &amp;lt;head&amp;gt;&lt;br /&gt;
     &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=240&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;
       body { margin: 0px; }&lt;br /&gt;
       #topscreen, #bottomscreen { width: 240px; height: 176px; overflow: hidden; }&lt;br /&gt;
     &amp;lt;/style&amp;gt;&lt;br /&gt;
   &amp;lt;/head&amp;gt;&lt;br /&gt;
   &amp;lt;body&amp;gt;&lt;br /&gt;
     &amp;amp;lt;div id=&amp;quot;topscreen&amp;quot;&amp;gt;Top Screen&amp;amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;amp;lt;div id=&amp;quot;bottomscreen&amp;quot;&amp;gt;Bottom Screen&amp;amp;lt;/div&amp;gt;&lt;br /&gt;
   &amp;lt;/body&amp;gt;&lt;br /&gt;
 &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This scheme allows the page to be easily manipulated through JavaScript.&lt;br /&gt;
&lt;br /&gt;
== Example Sites ==&lt;br /&gt;
&amp;lt;!-- If you have a website that demonstrates these techniques, place it here! --&amp;gt;&lt;br /&gt;
* [http://dsipaint.com DSiPaint]&lt;br /&gt;
* [https://socialcu.be SocialCu.be]&lt;br /&gt;
* [http://jsa005.host-ed.me/ntrg/ Nintrigue]&lt;br /&gt;
* [http://www.dsicade.com DSiCade]&lt;br /&gt;
* [http://hullbreachonline.com/ds HullBreach Online Lite]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Nintendo DSi Shop]]&lt;br /&gt;
* [[Nintendo Software]]&lt;/div&gt;</summary>
		<author><name>Jsa005</name></author>
	</entry>
	<entry>
		<id>https://dsibrew.org/w/index.php?title=Nintendo_DSi_Browser&amp;diff=11286</id>
		<title>Nintendo DSi Browser</title>
		<link rel="alternate" type="text/html" href="https://dsibrew.org/w/index.php?title=Nintendo_DSi_Browser&amp;diff=11286"/>
		<updated>2013-07-27T09:02:15Z</updated>

		<summary type="html">&lt;p&gt;Jsa005: /* Vertical mode */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Nintendo DSi Browser&#039;&#039;&#039; is a free application downloadable from the [[Nintendo DSi Shop]]. It is capable of browsing the internet, but only with some plugins, including Javascript. Adobe Flash is not compatible with the application. Though Flash is not supported, sites such as DSiCade and DSiPaint have took advantage of the Javascript functionality and created games and applications, similar to ones created for Adobe Flash.&lt;br /&gt;
&lt;br /&gt;
== Changelog ==&lt;br /&gt;
&lt;br /&gt;
=== 29/30 July 2009 version (507) ===&lt;br /&gt;
&lt;br /&gt;
* Reducing the size by 3 blocks&lt;br /&gt;
&lt;br /&gt;
=== First version (483) ===&lt;br /&gt;
&lt;br /&gt;
* First release&lt;br /&gt;
&lt;br /&gt;
== Features/Limitations ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; width=&amp;quot;300px&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
! Supported&lt;br /&gt;
|-&lt;br /&gt;
| Audio&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| Canvas&lt;br /&gt;
| bgcolor=&amp;quot;#ffffdd&amp;quot; | Limited&lt;br /&gt;
|- &lt;br /&gt;
| CSS2&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|- &lt;br /&gt;
| CSS3&lt;br /&gt;
| bgcolor=&amp;quot;#ffffdd&amp;quot; | Partial ([http://www.css3.info/selectors-test/ test here])&lt;br /&gt;
|- &lt;br /&gt;
| DOM&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; |Yes&lt;br /&gt;
|- &lt;br /&gt;
| DOM2&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; |Yes&lt;br /&gt;
|- &lt;br /&gt;
| Javascript&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| File Download&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| File Upload&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| Flash&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| HTML5&lt;br /&gt;
| bgcolor=&amp;quot;#ffffdd&amp;quot; | Partial&lt;br /&gt;
|-&lt;br /&gt;
| Plugins&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| SVG&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| Video&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| XHTML&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| XMLHttpRequest&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== User Agent strings ==&lt;br /&gt;
&lt;br /&gt;
Sample DSi Browser User Agent Strings :&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/483; U; en-US)&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/483; U; en-GB)&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/507; U; en-US)&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/507; U; en-GB)&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
=== Vertical mode ===&lt;br /&gt;
&lt;br /&gt;
To active the vertical mode automatically, add one of the following tags between &amp;lt;head&amp;gt;&amp;lt;/head&amp;gt; :&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=device-width&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=240&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using device-width will adapt the page to the width of other mobile devices.&lt;br /&gt;
&lt;br /&gt;
You can test this mode with the following demo page: [http://jsa005.host-ed.me/ntrg/ Nintrigue].&lt;br /&gt;
&lt;br /&gt;
=== Detect User Agent ===&lt;br /&gt;
To detect if the user agent is Nintendo DSi Browser :&lt;br /&gt;
 &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;
      window.onload=function&lt;br /&gt;
&lt;br /&gt;
=== Key Codes ===&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; width=&amp;quot;20%&amp;quot;&lt;br /&gt;
! Code !! Button &lt;br /&gt;
|-&lt;br /&gt;
| 13 || A&lt;br /&gt;
|-&lt;br /&gt;
| 37 || Left&lt;br /&gt;
|-&lt;br /&gt;
| 38 || Up&lt;br /&gt;
|-&lt;br /&gt;
| 39 || Right&lt;br /&gt;
|-&lt;br /&gt;
| 40 || Down&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Notes&#039;&#039;&#039; :&lt;br /&gt;
&lt;br /&gt;
* Only A, Up, and Down normally emit codes&lt;br /&gt;
* Left and Right can be read only if L or R are held&lt;br /&gt;
* Holding L or R disables the A button&lt;br /&gt;
&lt;br /&gt;
== Screen Resolution ==&lt;br /&gt;
&lt;br /&gt;
The DSi screen resolution is 256x192. However, the viewable area in the browser is only &amp;lt;b&amp;gt;240x176&amp;lt;/b&amp;gt;. Both screens provide the same viewable area. &lt;br /&gt;
&lt;br /&gt;
In vertical mode, you can have a page span both screens. However, the browser will behave as if the bottom screen is the only active screen and the top screen is scrolled off. This is important when computing CSS coordinates. Items positioned from &amp;quot;bottom&amp;quot; will be positioned based on 176px and not the full 352px of both screens.&lt;br /&gt;
&lt;br /&gt;
== Using Both Screens ==&lt;br /&gt;
&lt;br /&gt;
Here&#039;s how your webpage can span both screens:&lt;br /&gt;
&lt;br /&gt;
# Use the meta tag to set vertical mode&lt;br /&gt;
# Ensure that your page takes up exactly 240x352 pixels.&lt;br /&gt;
# Add the following JavaScript just before the &amp;lt;/body&amp;gt; tag:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;document.body.scrollTop = 176;&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Generally the easiest way to accomplish the correct layout is to create HTML elements that &amp;quot;contain&amp;quot; the top and bottom screens. Here&#039;s an example:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;html&amp;gt;&lt;br /&gt;
   &amp;lt;head&amp;gt;&lt;br /&gt;
     &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=240&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;
       body { margin: 0px; }&lt;br /&gt;
       #topscreen, #bottomscreen { width: 240px; height: 176px; overflow: hidden; }&lt;br /&gt;
     &amp;lt;/style&amp;gt;&lt;br /&gt;
   &amp;lt;/head&amp;gt;&lt;br /&gt;
   &amp;lt;body&amp;gt;&lt;br /&gt;
     &amp;amp;lt;div id=&amp;quot;topscreen&amp;quot;&amp;gt;Top Screen&amp;amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;amp;lt;div id=&amp;quot;bottomscreen&amp;quot;&amp;gt;Bottom Screen&amp;amp;lt;/div&amp;gt;&lt;br /&gt;
   &amp;lt;/body&amp;gt;&lt;br /&gt;
 &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This scheme allows the page to be easily manipulated through JavaScript.&lt;br /&gt;
&lt;br /&gt;
== Example Sites ==&lt;br /&gt;
&amp;lt;!-- If you have a website that demonstrates these techniques, place it here! --&amp;gt;&lt;br /&gt;
[https://socialcu.be SocialCu.be]&lt;br /&gt;
* [http://www.dsicade.com DSiCade]&lt;br /&gt;
* [http://dsipaint.com DSiPaint]&lt;br /&gt;
* [http://hullbreachonline.com/ds HullBreach Online Lite]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Nintendo DSi Shop]]&lt;br /&gt;
* [[Nintendo Software]]&lt;/div&gt;</summary>
		<author><name>Jsa005</name></author>
	</entry>
	<entry>
		<id>https://dsibrew.org/w/index.php?title=User:Jsa005&amp;diff=4314</id>
		<title>User:Jsa005</title>
		<link rel="alternate" type="text/html" href="https://dsibrew.org/w/index.php?title=User:Jsa005&amp;diff=4314"/>
		<updated>2013-02-16T11:04:02Z</updated>

		<summary type="html">&lt;p&gt;Jsa005: Created page with &amp;quot;Hello. I am the epic jsa005. Creator of the epic website [http://www.jsivi.uni.me/ JSiVi]. I assume you want to know more about my epic self, so here you go: My name is Josh, sho...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello. I am the epic jsa005. Creator of the epic website [http://www.jsivi.uni.me/ JSiVi]. I assume you want to know more about my epic self, so here you go:&lt;br /&gt;
My name is Josh, short for Joshua, but I prefer if you call me jsa or jsa005.&lt;br /&gt;
I live in the United Kingdom of Great Britain and Northern Ireland. People tend to shorten it to the Britain. See, it saves typing. Lol. Anyway. I know a few programming languages: PHP (this site is coded in it!), HTML (where there&#039;s PHP there&#039;s almost always HTML), JavaScript (which generally comes with HTML), Java (Yup, really!), .NET 2008/10 and phew, that&#039;s it for the moment.&lt;br /&gt;
Oh, and I like trains.&lt;br /&gt;
Anyway.&lt;br /&gt;
I so want one of those sentry turret thingies. You know the big white things with a red eye, looks like it came straight out of Portal... Wait, they DO come straight out of Portal. Rofl. If you don&#039;t have Portal, GO GET IT. It&#039;s on Steam. About £8. In American terms that&#039;s about $9. Cheap, go buy. Now. I&#039;m also a fan of Minecraft. Aren&#039;t we all? Anyway, I run a creative server called Minemouth. Try it at mc.ivi.uni.me, with a bukkit load of plugins. See what I did thar? Lol. We&#039;re also 1.4.7 compatible. Winners all-round.&lt;br /&gt;
And finally, I support the free internet. I mean, who enjoys SOPA? Apart from that lot in the chat at SDK on the 18th of Feb last year. Which included me, FYI. Skunkbot SOPA spamfest. And everyone was ROFLing. A lot. Cya round.&lt;/div&gt;</summary>
		<author><name>Jsa005</name></author>
	</entry>
	<entry>
		<id>https://dsibrew.org/w/index.php?title=Nintendo_DSi_Browser&amp;diff=4313</id>
		<title>Nintendo DSi Browser</title>
		<link rel="alternate" type="text/html" href="https://dsibrew.org/w/index.php?title=Nintendo_DSi_Browser&amp;diff=4313"/>
		<updated>2013-02-16T11:01:33Z</updated>

		<summary type="html">&lt;p&gt;Jsa005: Added a working example of vertical mode.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Nintendo DSi Browser&#039;&#039;&#039; is a free application downloadable from the [[Nintendo DSi Shop]]. It is capable of browsing the internet, but only with some plugins, including Javascript. Adobe Flash is not compatible with the application. Though Flash is not supported, sites such as DSiCade and DSiPaint have took advantage of the Javascript functionality and created games and applications, similar to ones created for Adobe Flash.&lt;br /&gt;
&lt;br /&gt;
== Changelog ==&lt;br /&gt;
&lt;br /&gt;
=== 29/30 July 2009 version (507) ===&lt;br /&gt;
&lt;br /&gt;
* Reducing the size by 3 blocks&lt;br /&gt;
&lt;br /&gt;
=== First version (483) ===&lt;br /&gt;
&lt;br /&gt;
* First release&lt;br /&gt;
&lt;br /&gt;
== Features/Limitations ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; width=&amp;quot;300px&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
! Supported&lt;br /&gt;
|-&lt;br /&gt;
| Audio&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| Canvas&lt;br /&gt;
| bgcolor=&amp;quot;#ffffdd&amp;quot; | Limited&lt;br /&gt;
|- &lt;br /&gt;
| CSS2&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|- &lt;br /&gt;
| CSS3&lt;br /&gt;
| bgcolor=&amp;quot;#ffffdd&amp;quot; | Partial ([http://www.css3.info/selectors-test/ test here])&lt;br /&gt;
|- &lt;br /&gt;
| DOM&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; |Yes&lt;br /&gt;
|- &lt;br /&gt;
| DOM2&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; |Yes&lt;br /&gt;
|- &lt;br /&gt;
| Javascript&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| File Download&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| File Upload&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| Flash&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| HTML5&lt;br /&gt;
| bgcolor=&amp;quot;#ffffdd&amp;quot; | Partial&lt;br /&gt;
|-&lt;br /&gt;
| Plugins&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| SVG&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| Video&lt;br /&gt;
| bgcolor=&amp;quot;#ffdddd&amp;quot; | No&lt;br /&gt;
|-&lt;br /&gt;
| XHTML&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| XMLHttpRequest&lt;br /&gt;
| bgcolor=&amp;quot;#ddffdd&amp;quot; | Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== User Agent strings ==&lt;br /&gt;
&lt;br /&gt;
Sample DSi Browser User Agent Strings :&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/483; U; en-US)&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/483; U; en-GB)&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/507; U; en-US)&lt;br /&gt;
*Opera/9.50 (Nintendo DSi; Opera/507; U; en-GB)&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
&lt;br /&gt;
=== Vertical mode ===&lt;br /&gt;
&lt;br /&gt;
To active the vertical mode automatically, add one of the following tags between &amp;lt;head&amp;gt;&amp;lt;/head&amp;gt; :&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=device-width&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=240&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using device-width will adapt the page to the width of other mobile devices.&lt;br /&gt;
&lt;br /&gt;
You can test this mode with the following demo page: [http://www.jsivi.uni.me/ JSiVi] (use DSi or spoof user agent to avoid redirection to PC site)&lt;br /&gt;
&lt;br /&gt;
=== Detect User Agent ===&lt;br /&gt;
To detect if the user agent is Nintendo DSi Browser :&lt;br /&gt;
 &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br /&gt;
      window.onload=function&lt;br /&gt;
&lt;br /&gt;
=== Key Codes ===&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; width=&amp;quot;20%&amp;quot;&lt;br /&gt;
! Code !! Button &lt;br /&gt;
|-&lt;br /&gt;
| 13 || A&lt;br /&gt;
|-&lt;br /&gt;
| 37 || Left&lt;br /&gt;
|-&lt;br /&gt;
| 38 || Up&lt;br /&gt;
|-&lt;br /&gt;
| 39 || Right&lt;br /&gt;
|-&lt;br /&gt;
| 40 || Down&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Notes&#039;&#039;&#039; :&lt;br /&gt;
&lt;br /&gt;
* Only A, Up, and Down normally emit codes&lt;br /&gt;
* Left and Right can be read only if L or R are held&lt;br /&gt;
* Holding L or R disables the A button&lt;br /&gt;
&lt;br /&gt;
== Screen Resolution ==&lt;br /&gt;
&lt;br /&gt;
The DSi screen resolution is 256x192. However, the viewable area in the browser is only &amp;lt;b&amp;gt;240x176&amp;lt;/b&amp;gt;. Both screens provide the same viewable area. &lt;br /&gt;
&lt;br /&gt;
In vertical mode, you can have a page span both screens. However, the browser will behave as if the bottom screen is the only active screen and the top screen is scrolled off. This is important when computing CSS coordinates. Items positioned from &amp;quot;bottom&amp;quot; will be positioned based on 176px and not the full 352px of both screens.&lt;br /&gt;
&lt;br /&gt;
== Using Both Screens ==&lt;br /&gt;
&lt;br /&gt;
Here&#039;s how your webpage can span both screens:&lt;br /&gt;
&lt;br /&gt;
# Use the meta tag to set vertical mode&lt;br /&gt;
# Ensure that your page takes up exactly 240x352 pixels.&lt;br /&gt;
# Add the following JavaScript just before the &amp;lt;/body&amp;gt; tag:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;document.body.scrollTop = 176;&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Generally the easiest way to accomplish the correct layout is to create HTML elements that &amp;quot;contain&amp;quot; the top and bottom screens. Here&#039;s an example:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;html&amp;gt;&lt;br /&gt;
   &amp;lt;head&amp;gt;&lt;br /&gt;
     &amp;lt;meta name=&amp;quot;viewport&amp;quot; content=&amp;quot;width=240&amp;quot; /&amp;gt;&lt;br /&gt;
     &amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;&lt;br /&gt;
       body { margin: 0px; }&lt;br /&gt;
       #topscreen, #bottomscreen { width: 240px; height: 176px; overflow: hidden; }&lt;br /&gt;
     &amp;lt;/style&amp;gt;&lt;br /&gt;
   &amp;lt;/head&amp;gt;&lt;br /&gt;
   &amp;lt;body&amp;gt;&lt;br /&gt;
     &amp;amp;lt;div id=&amp;quot;topscreen&amp;quot;&amp;gt;Top Screen&amp;amp;lt;/div&amp;gt;&lt;br /&gt;
     &amp;amp;lt;div id=&amp;quot;bottomscreen&amp;quot;&amp;gt;Bottom Screen&amp;amp;lt;/div&amp;gt;&lt;br /&gt;
   &amp;lt;/body&amp;gt;&lt;br /&gt;
 &amp;lt;/html&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This scheme allows the page to be easily manipulated through JavaScript.&lt;br /&gt;
&lt;br /&gt;
== Example Sites ==&lt;br /&gt;
&amp;lt;!-- If you have a website that demonstrates these techniques, place it here! --&amp;gt;&lt;br /&gt;
* [http://www.dsicade.com DSiCade]&lt;br /&gt;
* [http://dsipaint.com DSiPaint]&lt;br /&gt;
* [http://hullbreachonline.com/ds HullBreach Online Lite]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Nintendo DSi Shop]]&lt;br /&gt;
* [[Nintendo Software]]&lt;/div&gt;</summary>
		<author><name>Jsa005</name></author>
	</entry>
</feed>