Autor | Zpráva | ||
---|---|---|---|
devil669 Profil |
ako zadam metadata aby stranka vedela ze som na iPade alebo na iPhone .....
<link media="only screen and (max-device-width: 480px)" href="iphone.css" type="text/css" rel="stylesheet" /> <link media="only screen and (max-device-width: 1024px)" href="ipad_land.css" type="text/css" rel="stylesheet" /> <link media="only screen and (max-device-width: 768px)" href="ipad_port.css" type="text/css" rel="stylesheet" /> toto mi nefunguje, ale ak zadam <link rel="stylesheet" media="all and (orientation:portrait)" href="portrait.css"> <link rel="stylesheet" media="all and (orientation:landscape)" href="landscape.css"> tak je to ok ... lenze potrebujem este do toho dat dalsie, aby mi vyclenil vlastne aj moj iphone ... Dakujem |
||
Časová prodleva: 14 let
|
0