How to downgrade Bootstrap 3 to 2 -


i using bootstrap 3.3.2 can not run on ie7,8 need downgrade version 2. how can that?

thanks ton.

well, go download necessary files version 2 (using http://getbootstrap.com/2.3.2/ going quite helpful) , set site use in place of 3.x assets. major-version change, there's going breaking functionality on place. things changed lot 2.x 3.x, you're going have make lot of syntactic changes in code match 2.x docs. there isn't "downgrading" guide published, log @ https://github.com/twbs/bootstrap/releases may you.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -