Twitter Bootstrap2 100% height responsive

前端 未结 3 2037
遇见更好的自我
遇见更好的自我 2020-12-24 13:28

I want to make a responsive layout with twitter\'s bootstrap v2, with a column and a map.

The idea is to build a UI like that from maps.google.com, but using a respo

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-24 13:51

    From my investigations this week (I'm trying to accomplish the same thing), it seems like bootstrap and a 100%-height design are incompatible from a pure CSS perspective (unless you want to make changes to bootstrap). I'd be interested in seeing your jquery solution.

提交回复
热议问题