Opera Playground

you can swim with Opera

Subscribe to RSS feed

Posts tagged with "Wii"

To check your site with Opera

, , , ...

During the preview/beta periods, I wrote an article about the Opera's rendering mode.
Now there are Opera for Wii out in the market. If you consider the compatibilities of your site with Opera browser for Wii, then try RenderingMode=5, to check if you can view it fine or not.

opera:config#UserPrefs|Renderingmode

I added a few lines, cited below, to CSS of my Japanese blog, and it works fine. And the most important point is that I can check it without Wii.

@media tv{
*{font-size:24px}
}

Opera - Wii T-shrt

, , ,

Some Japanese got this Ninja T-shirtsmile So cute.

Opera for Wii doesn't support media queries!?

, ,

Opera for Wii is Opera 9. It originally support CSS media queries, as Haavard wrote last month.

I don't have Wii, so Watanabe-san told me his test result at CSS tests page.

The present trial version of it recognizes only screen mode. It's so pity to drop that. I don't know which Opera or Nintendo would like to drop it. What a shame.

Edit: Oh, sorry. I got an another report saying 'Opera for Wii' recognizes media queries, but its 'Media Type' is always 'screen', e.g. it recognizes @media screen and (device-aspect-ratio: 16/9) { #hoge { color: green } } Thanks Mr.Watanabe. (1240 UTC, 2006.Dec.27)