Listen to browser width / height changes with jQuery

前端 未结 3 1124
忘掉有多难
忘掉有多难 2020-12-13 13:36

I have some divs that are set with position absolute (CSS) when the page is ready, and are positioned relative to another fixed div, which works fine. However, before the pa

3条回答
  •  醉梦人生
    2020-12-13 14:26

    There is also this plugin from jqui website.

    http://www.jqui.net/jquery-projects/jquery-mutate-official/

    here is demo: http://www.jqui.net/demo/mutate/

    hope it helps.

提交回复
热议问题