SaikoTroid
Showing posts with label
iphone
.
Show all posts
Showing posts with label
iphone
.
Show all posts
Wednesday, January 11, 2012
Gitignore for an iPhone (XCode) project
Thursday, March 10, 2011
Disable the text-highlighting magnifier on touch-hold on Mobile Safari / Webkit
<style>
* {
-webkit-user-select: none;
}
</style>
Older Posts
Home
Subscribe to:
Posts (Atom)