Article 13Styling Submit Buttons for Mobile Safari
By Keir Whitaker
31 August 2010 | Category: Design
As discussed on the most recent episode of Think Vitamin Radio we have been working hard on the redesign of this site and have been looking at how the site reacts when rendered on the iPhone using media queries (if these are new to you then Brian Suda's most recent article will get you started).
One thing both Mike and I had noticed is that submit buttons, when styled with CSS, appear to have a will of their own when viewed on the iPhone.
Submit Button Demo
Here's some basic CSS for a submit button:
input[type="submit"] { background: #262C32; width: 150px; padding: 9px; letter-spacing: 1px; border: none; color: #EFDDA8; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
very helpful for me
Sometime, you want to show your iPhone/iPodTouch on youTube or some video making. Example: How to install ? What error in my iPhone/iPodTouch ? What going on my iPhone/iPodTouch ? , etc. So, you need to share your iPhone/iPodTouch screen to your computer and record it. You can make it easy follow by video.
Windows
Mac
Nice Meetup. I listened about google andriod and iPhone. iPhone need 2.5 GB SDK to download first. We need Mac OS X for iPhone Development. iPhone Developer License is $99 per year. Eek! Too expensive. If we have iPhone Developer License, we can sell in apple store and we can get support for iPhone Development. iPhone Develoment is base on MVC patten. JSON is built in support but SOAP need 3rd party. In apple store 50K+ app for iPhone (wow...). If we want to sell app in apple store we need SWIFT code for bank. If you interest, you can check in this slide .
Another is Google Android. It's a free and open source phone. iPhone can run background service but android. We can write background service and we can call other app from our app. I phone can't do that :) SDK can run Windows, Linux and Mac :) We can use MOTODEV Studio for Android Development. Android Device areAndroid application can do GUI, non-GUI and background service. It have 3 markets place
Google Andriod Market member fee is $25 per year that more cheaper than iPhone. For more detail, you can check in slide
Another topic is phoneGap. I'm very interest it because it just use javascript and HTML. It also support Jquery for Phone App Development. Amazing... You can check in http://www.phonegap.com . It's support for iPhone, Google Android and Blackberry. . PhoneGap is opensource and free :) Coding is familiar with us because it just HTML and javascript.