I have narrow down to this problem with the default navigation bar, I see there are bug to be resolve for chrome browser, it work fine on IE and FF.
<div class="navbar"> <div class="navbar-inner"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> </div> </div> <div class="nav-collapse"> <ul class="nav jura"> <li><a href="./about">About</a></li> <li><a href="./showcase">Showcase</a></li> <li><a href="./services">Services</a></li> <li><a href="./contact">Contact</a></li> </ul> </div> On Friday, 3 August 2012 22:01:35 UTC+8, James Ong wrote: > > Anyone experience the same problem when you narrow google chrome > pixel-by-pixel to 460px (width) and the browser become shaky > and at 450px has become an earthquake? >
