I use Bootstrap 3 in my projects and I have a question.
I would like to know how to prevent zooming on smartphones and tablets, that zoom that is done with the "tweezer" movement or double touch.
This maintains the responsive behavior of Bootstrap, ie the width of the page should remain fixed at the same screen size.
I know this is possible because there are web applications out there (ex: Facebook, Twitter) that also prevent zooming on the mobile.