

Saturday, 14. April 2007, 05:54:47
devices, Opera, css, merlin
...
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}
}
Friday, 29. December 2006, 04:30:48
Nintendo, Ninja, Wii, Opera
Some Japanese got
this Ninja T-shirt
So cute.

Wednesday, 27. December 2006, 11:10:42
css, Wii, Opera
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)
Showing posts 1 -
3 of 5.