Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged mobile



« Prev 1 Next »
Detect the OS of mobile device
0 3510 posted 9 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 2807 posted 10 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 2599 posted 11 years ago by rondog
0 969 posted 14 years ago by axxe16
0 1248 posted 14 years ago by craymond
0 1334 posted 14 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 1176 posted 14 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 1232 posted 14 years ago by chlab
Use in the ApplicationModule.js file.
0 875 posted 14 years ago by garnold
Use this in the ApplicationModule.js file.
0 989 posted 14 years ago by garnold
Determines if splash screen is iPad or iPhone.
0 1134 posted 14 years ago by vagrantradio
« Prev 1 Next »