JQUERY: Resize div to window width

前端 未结 4 746
有刺的猬
有刺的猬 2021-02-09 20:56

I am trying to force the width of a div to the width of a browser window. So that even if the window is resize the adjusts it\'s width.

I have been researching for about

4条回答
  •  花落未央
    2021-02-09 21:27

    Try this:

    I hope this helps!

提交回复
热议问题