Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged mobile



« Prev 1 Next »
Detect the OS of mobile device
0 888 posted 7 years ago by envane21
This step-by-step tutorial describes how to build an HTML5-based mobile web app by means of Webix library (open source, GPL) and PhoneGap framework. As a result you’ll get an awesome native app for Android devices with rich UI and high performance.
0 1077 posted 9 years ago by kengajunior
- I have not tested on android - This is not animated as I did not need it for my needs. To make it animated, look at the second to last line in the function `layer3.transform = Ti.UI.create2DMatrix().rotate(angle);` You should be able to animate th...
0 869 posted 10 years ago by rondog
0 460 posted 12 years ago by axxe16
0 659 posted 12 years ago by craymond
0 668 posted 12 years ago by cmndo
It’s pretty straightforward, we loop the existing Views of the ScrollableView and copy each View, replacing the one to be change, to a new array. Then we tell the ScrollableView to use our new Views-array for it’s Views. I hope this helps someon...
0 589 posted 12 years ago by chlab
We create a View with a background color, put a semi-transparent TabbedBar with empty button names on top of it, then add another layer of fully visible labels spaced to fit the TabbedBar beneath it. Everything is then wrapped in one View, which you...
0 652 posted 12 years ago by chlab
Use in the ApplicationModule.js file.
0 411 posted 13 years ago by garnold
Use this in the ApplicationModule.js file.
0 533 posted 13 years ago by garnold
Determines if splash screen is iPad or iPhone.
0 581 posted 13 years ago by vagrantradio
« Prev 1 Next »