html - Responsive Design: CSS Not loading on Iphone 5 Safari -
i'm searching reason , hint why website (link) not shown correctly responsive design (based on twitter bootstrap) on iphone5 safari browser while working correctly on desktop using ie, chrome or safari. on htc & samsung galaxy website working correctly.
by googling find 2 solutions a) cleaning cache of browser , b) using
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1, maximum-scale=1"> both doesn't fix problem. simulating iphone 5 device in google developer tool shows website correctly while in reality page not show css design.
here the: false responsive design screenshot
any idea need i'm running out of possible ideas.
download bootstrap web server , include path in page, don't have rely on source go down. should fix problem, if not, try cordova. possible your phone being blocked bootstrap site because going on mobile network or that.
source: personal experience
regards, pro
Comments
Post a Comment