I tried looking at http://slides.html5rocks.com/#slide-orientation and it's not working in Chrome 10 (dev channel), which I thought supported that entire slideshow. I also tried loading the same slide with the Nexus One, which is the phone used for images in the specification, but that didn't work either. Does any device/browser currently support deviceorientation? Would it work on laptops that have the technology?

Also, what is that slide supposed to do when orientation is working?

link|improve this question

72% accept rate
feedback

4 Answers

up vote 1 down vote accepted

None so far, but people in the WebKit community are implementing it. Hopefully in a couple of months it will be available. Usually timeframes for new features are not set in stone.

link|improve this answer
feedback

I am using Chrome 11.0.696.0 on a Macbook Pro, and that device orientation link works exactly how I imagine it should.

it doesn't seem to work in either Safari 5.0.3 or Firefox 3.6

it also doesn't work on my iphone 3gs

link|improve this answer
I'll try Chrome 11 on Windows later today when I get home. I'll be happy to see support for this feature! – configurator Mar 9 '11 at 15:45
this seems to indicate it works in Firefox 3.6, however it doesnt work on mine. developer.practicalecommerce.com/articles/… p.s. my friend also reports that it works on Chrome 11 on a Thinkpad – icchanobot Mar 9 '11 at 18:20
I just tried Chrome 11 on a Thinkpad and it doesn't seem to work. – configurator Mar 10 '11 at 0:24
oh. maybe it only works on some thinkpads. you can kinda see what its supposed to do in this video: youtube.com/watch?v=H8wv_-RL6NU – icchanobot Mar 10 '11 at 7:33
feedback

Does this help at all: http://www.quirksmode.org/m/table.html#t50

link|improve this answer
Erm, no, because it doesn't discuss (this sort of) orientation. – configurator Mar 9 '11 at 15:46
feedback

There's a technology preview of Opera Mobile that supports device orientation and the replacement, getUserMedia() API.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.