How to force bootstrap 3 to load a view regardless of device size detected -


bootstrap 3 not support blackberry devices, menus won't work, links broken. have several sites done using bootstrap 3 , need solution.

i able force bootstrap use small[tablet] or medium[desktop] views when blackberry device detected.

is there way can done?

it seems may want use black art of user agent sniffing. check blackberry browser, , use media queries achieve you're looking for.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -