it is possible to disable zooming on mobile device while using bootstrap?



it is possible to disable zooming on mobile device while using bootstrap?..

Answer / Ram Prakash Soni

Yes, it's possible to disable the default zoom functionality in Bootstrap on mobile devices by disabling touch-zoom. To do this, add the following line of code within your stylesheet: `meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no". This sets the maximum scale to 1 and disables user scaling.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Bootstrap Interview Questions

What is fluid layout in bootstrap?

1 Answers  


What are current stable version of bootstrap?

1 Answers  


What is bootstrap 4 image thumbnail?

1 Answers  


Explain the bootstrap basic table?

1 Answers  


How you can create nav elements in bootstrap?

1 Answers  


What is the procedure to create nav elements in bootstrap?

1 Answers  


Tell us what is class loaders in bootstrap?

1 Answers  


explain me how will you create a alternate progress bar using bootstrap?

1 Answers  


Can you use bootstrap with react js?

1 Answers  


Tell me what is bootstrap page header?

1 Answers  


what are the steps for creating basic or vertical forms?

1 Answers  


How many image shapes & corners in bootstrap 4?

1 Answers  


Categories