Welcome To Snipplr
Everyone's Recent Snippets Tagged mobile
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Used to automatically scroll up the page so that it is focused on user entry (mobile devices)
0
856
posted 9 years ago by envane21
Cross platform development is usually an interesting puzzle to solve. Developers will have to concentrate on meeting the requirement and also focus on getting it done for multiple platforms. We would like to showcase a small html and control file tha...
0
1108
posted 9 years ago by w2ssolutions
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
1275
posted 9 years ago by kengajunior
API Controller for Azure Mobile Services with DocumentDB as the backend.
0
948
posted 10 years ago by giventocode
Allows for EXIT function on mobile device via mobile device BACK key button.
0
1108
posted 10 years ago by RiveraEraGames
- 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
1062
posted 10 years ago by rondog
A function and if statement to detect whether or not the browser is a mobile device.
0
1770
posted 11 years ago by nshakin
in jquery mobile, .html() not refresh DOM. Execute this function after any DOM change.
0
1117
posted 11 years ago by goo
you can use this minified jQuery snippet to detect if your user is viewing using a mobile device.
1
1229
posted 11 years ago by goo
jQuery Mobile <head> template with needed css and js from CDN.
From http://http://jquerymobile.com/
0
894
posted 11 years ago by goo
CSS stylesheet template - including HTML5 reset, tweaks for mobile including media queries, print reset styles, and base styles for standardization
7
1404
posted 12 years ago by rickygri
Viewport Meta Tag for recognizing mobile devices,
Insert between <head></head> tag
1
1057
posted 12 years ago by klagraff
This is a good replacement for a mask for mobile devices. You are still able to click through the shadow to the text behind.
0
869
posted 12 years ago by ryanfiorini
Originally from: http://webdesignerwall.com/tutorials/css-elastic-videos
0
853
posted 12 years ago by thewickedchemist