Skip to content

Implement Drippings + orientation(!!!) #2

Description

@tbx

I WAAANT!!!! :D

Dripping Code from FAT Toyko Fellow:
http://userscripts.org/scripts/review/62853

Orientation API (FF 3.6)
Article: http://hacks.mozilla.org/2009/10/orientation-for-firefox/
Demo: http://people.mozilla.com/~prouget/demos/orientation/test1.html
Code:

window.addEventListener("MozOrientation", function(e) {
/* 3 values: e.x, e.y, e.z */
}, true);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions