The iPad is the first tablet computer developed by Apple Inc. Announced January 27, 2010, it's part of a device category between a smartphone and a laptop computer.

learn more… | top users | synonyms

11
votes
6answers
6k views

iPad/iPhone alternative for hover states

I've recently updated my personal portfolio with some CSS3 and jQuery magic. I'm extremely pleased with the results and yes, it's fully responsive. But i have an issue. I've structured my portfolio ...
14
votes
7answers
1k views

Designing for the iPad

I'd like to make my site accessible to people that have the iPad or other iOS devices. What considerations do I need to take into account when designing a user interface that is compatible with the ...
-2
votes
1answer
2k views

Best drop down options for iOS? [closed]

Which is the best drop down options for iPad and iPhone devices? Picker Wheel Actionsheet Something else?
5
votes
1answer
421 views

iPad app UI help

I'm making an iPad app that, for our purposes here, runs a slideshow and has a settings panel to configure the various slides. The app uses various templates for the slides and as such must have an ...
12
votes
2answers
208 views

What are the functional advantages of disabling user access to the filesystem on the iPad?

It is not possible for users to access the filesystem on the iPad since this access is not permitted on devices running iOS. How is the function of the iPad improved by preventing users from ...
5
votes
2answers
2k views

Difference between android and ipad application

What are the key factors which makes an app more of android or iPad specific. Would like to hear about usability part of it also.
2
votes
3answers
313 views

Pan/zoom/select in multitouch

I'm currently working on creating a tablet-compatible version of an application. First off, I know that the worst thing to do is to try and shoe-horn in a bad implementation of multi-touch into an ...