Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How I can check my website work in Safari mobile?

I have made a website that's work fine on my computer (through all modern browser). Someone reported it's not worked from Safari mobile.

I have tried to see from Safari on windows that's make me look same as I want.

I have seen their screenshot and feel something wrong with my UI. Can someone have idea how I can check the look from my computer (windows).

How I can test my website for safari mobile from my computer.

like image 944
user1377045 Avatar asked May 16 '12 10:05

user1377045


2 Answers

Click "develop" on the top menu, then click on "user agent" and select your device... and navigate to your website.

like image 68
cgvector Avatar answered Nov 07 '22 13:11

cgvector


You can actually download and install Safari in your computer and then check your website with all the available versions of safari for mobile. Choose Preferences->Advanced->Show developer menu in menu bar.

Finally, right click inside your website and then User Agent-> and then choose the safari version you want. Check this link for further information

like image 4
ggeo Avatar answered Nov 07 '22 15:11

ggeo