Could it be because by default mootools listen for mouse events while
the simulator use touch events ? I have no idea how mootools works, but
a quick google search told me there is a mootools mobile additional
library (the post are a bit old though).
On 13/01/2014 00:30, Matthew Hazlett wrote:
I created a super bare bones app that does what I'm trying to do in the app i'm
writing. It works in FF Desktop, Chrome, Canary, Opera Mobile Em but not FFOS.
I really don't understand why, can someone please clue me in (or is FFOS just
to pre-beta and broken) ?
Here is my bare bones app:
http://pastebin.com/aP01jzv2
The manifest for lazy programmers (like me!):
{
"name": "Test",
"description": "Test App",
"default_locale": "en",
"icons": {
"128":
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAAVklEQVR4nO3BMQEAAADCoPVPbQwfoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOBvAI8AAT4ZY7sAAAAASUVORK5CYII="
},
"launch_path": "index.html"
}
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g