Responsive backgrounds with Twitter Bootstrap?

后端 未结 4 1329
不知归路
不知归路 2020-12-29 17:14

I would like to have a responsive image arrangement for backgrounds on a site.

For example, based on different screen resolutions, I would like for different backg

4条回答
  •  独厮守ぢ
    2020-12-29 18:16

    A few methods are discussed in this article. The last method may be exactly what you are looking for. It includes a JavaScript function for checking window size and setting the background.

提交回复
热议问题