Just an update to an old post, for the sake of new information.
There is currently no way to differentiate between a 9.7" iPad and then 7.9" iPad Mini other than via some sort of user interaction. Keep this in mind when designing for the iPad/iPadMini.
Is it possible to target just iPad? and both targets a lot more than the iPad, for instance a bunch of laptops. I want to target the iPad specifically. Is that possible with media queries?
Something about using 'only screen', but I'm no expert.
I'm not sure why laptops are picking up that first one though. I was under the impression that min-DEVICE-width shouldn't do that.
TheDoc: Device can be any type of device with I guess.
try to use viewport work in portrait and lanscape
Just an update to an old post, for the sake of new information.
There is currently no way to differentiate between a 9.7" iPad and then 7.9" iPad Mini other than via some sort of user interaction. Keep this in mind when designing for the iPad/iPadMini.