Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged mobile



« Prev 1 Next »
Detect the OS of mobile device
0 1234 posted 8 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 1413 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 1226 posted 11 years ago by rondog
0 704 posted 13 years ago by axxe16
0 932 posted 13 years ago by craymond
0 977 posted 13 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 847 posted 13 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 899 posted 13 years ago by chlab
Use in the ApplicationModule.js file.
0 637 posted 13 years ago by garnold
Use this in the ApplicationModule.js file.
0 755 posted 13 years ago by garnold
Determines if splash screen is iPad or iPhone.
0 844 posted 14 years ago by vagrantradio
« Prev 1 Next »