So I have this emulator that's created using asp.net. The emulator uses and iframe at the size of the device.
However, on ipad the device size is way to big for the screen and I need to scale it.
Does anyone know how I can go abouts scaling this iPad but keeping the pixel ratio of an ipad? Or if this is even at all possible?
Any help would be greatly appreciated.
Thanks.