Hi everyone, i'm making a portfolio for me, in html, css and js using bootstrap.
So, i made it responsive, but i have a problem.
In the head i have this line:
It's to disable the pinch to zoom in the web. Works perfectly in Google Chrome, but it doesn't in stock browser.
I know that is a known bug in the stock browser, but, is there a way to solve this?
PD:
Android version: 4.1 Jelly Bean - Stock from Motorola Atrix 2
Web: http://dm5.com.ar/
So, i made it responsive, but i have a problem.
In the head i have this line:
HTML:
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no" />
I know that is a known bug in the stock browser, but, is there a way to solve this?
PD:
Android version: 4.1 Jelly Bean - Stock from Motorola Atrix 2
Web: http://dm5.com.ar/