IPAD3 network application startup screen cannot work in horizontal mode

I built an HTML5 webapp for the iPad, which uses the splash screen for landscape and portrait mode.
I used the link tag below to make it work.


These The image is suitable for iPad1 and 2. However, when using iPad3, the startup screen in landscape mode does not look good, and portrait mode works normally. Do I have to use a different image for landscape mode or must I change the link mark?

The size (in pixels) of the high-resolution iPad publishing image:
1536 x 2008 (portrait)
2048 x 1496 (landscape)
Source: apple

Add it to your media query:
and (-webkit-min- device-pixel-ratio: 2) Position the new iPad, for example:

I built an HTML5 webapp for the iPad, which uses the splash screen for landscape and portrait mode.
I used the link tag below to make it work. < p>


These images are for iPad1 and 2 However, use iPad3 When the startup screen in landscape mode is not suitable, the portrait mode works fine. Do I have to use a different image for landscape mode or must I change the link mark?

The size of the high-resolution iPad published image (in pixels):
1536 x 2008 (portrait)
2048 x 1496 (landscape )
Source: apple

Add it to your media query:
and (-webkit-min-device-pixel-ratio: 2) locate the new iPad, For example:

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 978 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.